Uses of Interface
io.envoyproxy.envoy.config.route.v3.RateLimit.Action.RemoteAddressOrBuilder
-
Packages that use RateLimit.Action.RemoteAddressOrBuilder Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of RateLimit.Action.RemoteAddressOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement RateLimit.Action.RemoteAddressOrBuilder Modifier and Type Class Description static class
RateLimit.Action.RemoteAddress
The 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>`: ..static class
RateLimit.Action.RemoteAddress.Builder
The 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.RemoteAddressOrBuilder Modifier and Type Field Description private 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.RemoteAddressOrBuilder Modifier and Type Method Description RateLimit.Action.RemoteAddressOrBuilder
RateLimit.Action.Builder. getRemoteAddressOrBuilder()
Rate limit on remote address.RateLimit.Action.RemoteAddressOrBuilder
RateLimit.Action. getRemoteAddressOrBuilder()
Rate limit on remote address.RateLimit.Action.RemoteAddressOrBuilder
RateLimit.ActionOrBuilder. getRemoteAddressOrBuilder()
Rate limit on remote address.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type RateLimit.Action.RemoteAddressOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<RateLimit.Action.RemoteAddress,RateLimit.Action.RemoteAddress.Builder,RateLimit.Action.RemoteAddressOrBuilder>
RateLimit.Action.Builder. getRemoteAddressFieldBuilder()
Rate limit on remote address.
-