Uses of Class
io.envoyproxy.envoy.config.route.v3.RateLimit.Action.RemoteAddress.Builder
Packages that use RateLimit.Action.RemoteAddress.Builder
-
Uses of RateLimit.Action.RemoteAddress.Builder in io.envoyproxy.envoy.config.route.v3
Subclasses with type arguments of type RateLimit.Action.RemoteAddress.Builder in io.envoyproxy.envoy.config.route.v3Modifier and TypeClassDescriptionstatic final classThe following descriptor entry is appended to the descriptor and is populated using the trusted address from :ref:`x-forwarded-for <config_http_conn_man_headers_x-forwarded-for>`: ..Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type RateLimit.Action.RemoteAddress.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<RateLimit.Action.RemoteAddress, RateLimit.Action.RemoteAddress.Builder, RateLimit.Action.RemoteAddressOrBuilder> RateLimit.Action.Builder.remoteAddressBuilder_Methods in io.envoyproxy.envoy.config.route.v3 that return RateLimit.Action.RemoteAddress.BuilderModifier and TypeMethodDescriptionRateLimit.Action.RemoteAddress.Builder.clear()RateLimit.Action.Builder.getRemoteAddressBuilder()Rate limit on remote address.RateLimit.Action.RemoteAddress.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RateLimit.Action.RemoteAddress.Builder.mergeFrom(com.google.protobuf.Message other) RateLimit.Action.RemoteAddress.Builder.mergeFrom(RateLimit.Action.RemoteAddress other) RateLimit.Action.RemoteAddress.newBuilder()RateLimit.Action.RemoteAddress.newBuilder(RateLimit.Action.RemoteAddress prototype) RateLimit.Action.RemoteAddress.newBuilderForType()protected RateLimit.Action.RemoteAddress.BuilderRateLimit.Action.RemoteAddress.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) RateLimit.Action.RemoteAddress.toBuilder()Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type RateLimit.Action.RemoteAddress.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<RateLimit.Action.RemoteAddress, RateLimit.Action.RemoteAddress.Builder, RateLimit.Action.RemoteAddressOrBuilder> RateLimit.Action.Builder.internalGetRemoteAddressFieldBuilder()Rate limit on remote address.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type RateLimit.Action.RemoteAddress.BuilderModifier and TypeMethodDescriptionRateLimit.Action.Builder.setRemoteAddress(RateLimit.Action.RemoteAddress.Builder builderForValue) Rate limit on remote address.