Uses of Class
io.envoyproxy.envoy.api.v2.route.RateLimit
-
Packages that use RateLimit Package Description io.envoyproxy.envoy.api.v2.route io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 -
-
Uses of RateLimit in io.envoyproxy.envoy.api.v2.route
Methods in io.envoyproxy.envoy.api.v2.route that return RateLimit Modifier and Type Method Description RateLimitRateLimit.Builder. build()RateLimitRateLimit.Builder. buildPartial()static RateLimitRateLimit. getDefaultInstance()RateLimitRateLimit.Builder. getDefaultInstanceForType()RateLimitRateLimit. getDefaultInstanceForType()RateLimitRouteAction.Builder. getRateLimits(int index)Specifies a set of rate limit configurations that could be applied to the route.RateLimitRouteAction. getRateLimits(int index)Specifies a set of rate limit configurations that could be applied to the route.RateLimitRouteActionOrBuilder. getRateLimits(int index)Specifies a set of rate limit configurations that could be applied to the route.RateLimitVirtualHost.Builder. getRateLimits(int index)Specifies a set of rate limit configurations that will be applied to the virtual host.RateLimitVirtualHost. getRateLimits(int index)Specifies a set of rate limit configurations that will be applied to the virtual host.RateLimitVirtualHostOrBuilder. getRateLimits(int index)Specifies a set of rate limit configurations that will be applied to the virtual host.static RateLimitRateLimit. parseDelimitedFrom(InputStream input)static RateLimitRateLimit. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitRateLimit. parseFrom(byte[] data)static RateLimitRateLimit. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitRateLimit. parseFrom(com.google.protobuf.ByteString data)static RateLimitRateLimit. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitRateLimit. parseFrom(com.google.protobuf.CodedInputStream input)static RateLimitRateLimit. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitRateLimit. parseFrom(InputStream input)static RateLimitRateLimit. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitRateLimit. parseFrom(ByteBuffer data)static RateLimitRateLimit. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.api.v2.route that return types with arguments of type RateLimit Modifier and Type Method Description com.google.protobuf.Parser<RateLimit>RateLimit. getParserForType()List<RateLimit>RouteAction.Builder. getRateLimitsList()Specifies a set of rate limit configurations that could be applied to the route.List<RateLimit>RouteAction. getRateLimitsList()Specifies a set of rate limit configurations that could be applied to the route.List<RateLimit>RouteActionOrBuilder. getRateLimitsList()Specifies a set of rate limit configurations that could be applied to the route.List<RateLimit>VirtualHost.Builder. getRateLimitsList()Specifies a set of rate limit configurations that will be applied to the virtual host.List<RateLimit>VirtualHost. getRateLimitsList()Specifies a set of rate limit configurations that will be applied to the virtual host.List<RateLimit>VirtualHostOrBuilder. getRateLimitsList()Specifies a set of rate limit configurations that will be applied to the virtual host.static com.google.protobuf.Parser<RateLimit>RateLimit. parser()Methods in io.envoyproxy.envoy.api.v2.route with parameters of type RateLimit Modifier and Type Method Description RouteAction.BuilderRouteAction.Builder. addRateLimits(int index, RateLimit value)Specifies a set of rate limit configurations that could be applied to the route.RouteAction.BuilderRouteAction.Builder. addRateLimits(RateLimit value)Specifies a set of rate limit configurations that could be applied to the route.VirtualHost.BuilderVirtualHost.Builder. addRateLimits(int index, RateLimit value)Specifies a set of rate limit configurations that will be applied to the virtual host.VirtualHost.BuilderVirtualHost.Builder. addRateLimits(RateLimit value)Specifies a set of rate limit configurations that will be applied to the virtual host.RateLimit.BuilderRateLimit.Builder. mergeFrom(RateLimit other)static RateLimit.BuilderRateLimit. newBuilder(RateLimit prototype)RouteAction.BuilderRouteAction.Builder. setRateLimits(int index, RateLimit value)Specifies a set of rate limit configurations that could be applied to the route.VirtualHost.BuilderVirtualHost.Builder. setRateLimits(int index, RateLimit value)Specifies a set of rate limit configurations that will be applied to the virtual host.Method parameters in io.envoyproxy.envoy.api.v2.route with type arguments of type RateLimit Modifier and Type Method Description RouteAction.BuilderRouteAction.Builder. addAllRateLimits(Iterable<? extends RateLimit> values)Specifies a set of rate limit configurations that could be applied to the route.VirtualHost.BuilderVirtualHost.Builder. addAllRateLimits(Iterable<? extends RateLimit> values)Specifies a set of rate limit configurations that will be applied to the virtual host. -
Uses of RateLimit in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1
Methods in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 that return RateLimit Modifier and Type Method Description RateLimitRouteAction.Builder. getRateLimits(int index)Specifies a set of rate limit configurations that could be applied to the route.RateLimitRouteAction. getRateLimits(int index)Specifies a set of rate limit configurations that could be applied to the route.RateLimitRouteActionOrBuilder. getRateLimits(int index)Specifies a set of rate limit configurations that could be applied to the route.Methods in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 that return types with arguments of type RateLimit Modifier and Type Method Description List<RateLimit>RouteAction.Builder. getRateLimitsList()Specifies a set of rate limit configurations that could be applied to the route.List<RateLimit>RouteAction. getRateLimitsList()Specifies a set of rate limit configurations that could be applied to the route.List<RateLimit>RouteActionOrBuilder. getRateLimitsList()Specifies a set of rate limit configurations that could be applied to the route.Methods in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 with parameters of type RateLimit Modifier and Type Method Description RouteAction.BuilderRouteAction.Builder. addRateLimits(int index, RateLimit value)Specifies a set of rate limit configurations that could be applied to the route.RouteAction.BuilderRouteAction.Builder. addRateLimits(RateLimit value)Specifies a set of rate limit configurations that could be applied to the route.RouteAction.BuilderRouteAction.Builder. setRateLimits(int index, RateLimit value)Specifies a set of rate limit configurations that could be applied to the route.Method parameters in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 with type arguments of type RateLimit Modifier and Type Method Description RouteAction.BuilderRouteAction.Builder. addAllRateLimits(Iterable<? extends RateLimit> values)Specifies a set of rate limit configurations that could be applied to the route.
-