Uses of Class
io.envoyproxy.envoy.config.route.v3.RateLimit
Packages that use RateLimit
Package
Description
-
Uses of RateLimit in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return RateLimitModifier and TypeMethodDescriptionRateLimit.Builder.build()RateLimit.Builder.buildPartial()static RateLimitRateLimit.getDefaultInstance()RateLimit.Builder.getDefaultInstanceForType()RateLimit.getDefaultInstanceForType()RouteAction.Builder.getRateLimits(int index) Specifies a set of rate limit configurations that could be applied to the route.RouteAction.getRateLimits(int index) Specifies a set of rate limit configurations that could be applied to the route.RouteActionOrBuilder.getRateLimits(int index) Specifies a set of rate limit configurations that could be applied to the route.VirtualHost.Builder.getRateLimits(int index) Specifies a set of rate limit configurations that will be applied to the virtual host.VirtualHost.getRateLimits(int index) Specifies a set of rate limit configurations that will be applied to the virtual host.VirtualHostOrBuilder.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.config.route.v3 that return types with arguments of type RateLimitModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RateLimit>RateLimit.getParserForType()RouteAction.Builder.getRateLimitsList()Specifies a set of rate limit configurations that could be applied to the route.RouteAction.getRateLimitsList()Specifies a set of rate limit configurations that could be applied to the route.RouteActionOrBuilder.getRateLimitsList()Specifies a set of rate limit configurations that could be applied to the route.VirtualHost.Builder.getRateLimitsList()Specifies a set of rate limit configurations that will be applied to the virtual host.VirtualHost.getRateLimitsList()Specifies a set of rate limit configurations that will be applied to the virtual host.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.config.route.v3 with parameters of type RateLimitModifier and TypeMethodDescriptionRouteAction.Builder.addRateLimits(int index, RateLimit value) Specifies a set of rate limit configurations that could be applied to the route.RouteAction.Builder.addRateLimits(RateLimit value) Specifies a set of rate limit configurations that could be applied to the route.VirtualHost.Builder.addRateLimits(int index, RateLimit value) Specifies a set of rate limit configurations that will be applied to the virtual host.VirtualHost.Builder.addRateLimits(RateLimit value) Specifies a set of rate limit configurations that will be applied to the virtual host.static RateLimit.BuilderRateLimit.newBuilder(RateLimit prototype) RouteAction.Builder.setRateLimits(int index, RateLimit value) Specifies a set of rate limit configurations that could be applied to the route.VirtualHost.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.config.route.v3 with type arguments of type RateLimitModifier and TypeMethodDescriptionRouteAction.Builder.addAllRateLimits(Iterable<? extends RateLimit> values) Specifies a set of rate limit configurations that could be applied to the route.VirtualHost.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.extensions.filters.http.local_ratelimit.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.local_ratelimit.v3 that return RateLimitModifier and TypeMethodDescriptionLocalRateLimit.Builder.getRateLimits(int index) Rate limit configuration that is used to generate a list of descriptor entries based on the request context.LocalRateLimit.getRateLimits(int index) Rate limit configuration that is used to generate a list of descriptor entries based on the request context.LocalRateLimitOrBuilder.getRateLimits(int index) Rate limit configuration that is used to generate a list of descriptor entries based on the request context.Methods in io.envoyproxy.envoy.extensions.filters.http.local_ratelimit.v3 that return types with arguments of type RateLimitModifier and TypeMethodDescriptionLocalRateLimit.Builder.getRateLimitsList()Rate limit configuration that is used to generate a list of descriptor entries based on the request context.LocalRateLimit.getRateLimitsList()Rate limit configuration that is used to generate a list of descriptor entries based on the request context.LocalRateLimitOrBuilder.getRateLimitsList()Rate limit configuration that is used to generate a list of descriptor entries based on the request context.Methods in io.envoyproxy.envoy.extensions.filters.http.local_ratelimit.v3 with parameters of type RateLimitModifier and TypeMethodDescriptionLocalRateLimit.Builder.addRateLimits(int index, RateLimit value) Rate limit configuration that is used to generate a list of descriptor entries based on the request context.LocalRateLimit.Builder.addRateLimits(RateLimit value) Rate limit configuration that is used to generate a list of descriptor entries based on the request context.LocalRateLimit.Builder.setRateLimits(int index, RateLimit value) Rate limit configuration that is used to generate a list of descriptor entries based on the request context.Method parameters in io.envoyproxy.envoy.extensions.filters.http.local_ratelimit.v3 with type arguments of type RateLimitModifier and TypeMethodDescriptionLocalRateLimit.Builder.addAllRateLimits(Iterable<? extends RateLimit> values) Rate limit configuration that is used to generate a list of descriptor entries based on the request context. -
Uses of RateLimit in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 that return RateLimitModifier and TypeMethodDescriptionRateLimit.Builder.getRateLimits(int index) Rate limit configuration that is used to generate a list of descriptor entries based on the request context.RateLimit.getRateLimits(int index) Rate limit configuration that is used to generate a list of descriptor entries based on the request context.RateLimitOrBuilder.getRateLimits(int index) Rate limit configuration that is used to generate a list of descriptor entries based on the request context.RateLimitPerRoute.Builder.getRateLimits(int index) Rate limit configuration that is used to generate a list of descriptor entries based on the request context.RateLimitPerRoute.getRateLimits(int index) Rate limit configuration that is used to generate a list of descriptor entries based on the request context.RateLimitPerRouteOrBuilder.getRateLimits(int index) Rate limit configuration that is used to generate a list of descriptor entries based on the request context.Methods in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 that return types with arguments of type RateLimitModifier and TypeMethodDescriptionRateLimit.Builder.getRateLimitsList()Rate limit configuration that is used to generate a list of descriptor entries based on the request context.RateLimit.getRateLimitsList()Rate limit configuration that is used to generate a list of descriptor entries based on the request context.RateLimitOrBuilder.getRateLimitsList()Rate limit configuration that is used to generate a list of descriptor entries based on the request context.RateLimitPerRoute.Builder.getRateLimitsList()Rate limit configuration that is used to generate a list of descriptor entries based on the request context.RateLimitPerRoute.getRateLimitsList()Rate limit configuration that is used to generate a list of descriptor entries based on the request context.RateLimitPerRouteOrBuilder.getRateLimitsList()Rate limit configuration that is used to generate a list of descriptor entries based on the request context.Methods in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 with parameters of type RateLimitModifier and TypeMethodDescriptionRateLimit.Builder.addRateLimits(int index, RateLimit value) Rate limit configuration that is used to generate a list of descriptor entries based on the request context.RateLimit.Builder.addRateLimits(RateLimit value) Rate limit configuration that is used to generate a list of descriptor entries based on the request context.RateLimitPerRoute.Builder.addRateLimits(int index, RateLimit value) Rate limit configuration that is used to generate a list of descriptor entries based on the request context.RateLimitPerRoute.Builder.addRateLimits(RateLimit value) Rate limit configuration that is used to generate a list of descriptor entries based on the request context.RateLimit.Builder.setRateLimits(int index, RateLimit value) Rate limit configuration that is used to generate a list of descriptor entries based on the request context.RateLimitPerRoute.Builder.setRateLimits(int index, RateLimit value) Rate limit configuration that is used to generate a list of descriptor entries based on the request context.Method parameters in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 with type arguments of type RateLimitModifier and TypeMethodDescriptionRateLimit.Builder.addAllRateLimits(Iterable<? extends RateLimit> values) Rate limit configuration that is used to generate a list of descriptor entries based on the request context.RateLimitPerRoute.Builder.addAllRateLimits(Iterable<? extends RateLimit> values) Rate limit configuration that is used to generate a list of descriptor entries based on the request context. -
Uses of RateLimit in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 that return RateLimitModifier and TypeMethodDescriptionRouteAction.Builder.getRateLimits(int index) Specifies a set of rate limit configurations that could be applied to the route.RouteAction.getRateLimits(int index) Specifies a set of rate limit configurations that could be applied to the route.RouteActionOrBuilder.getRateLimits(int index) Specifies a set of rate limit configurations that could be applied to the route.Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 that return types with arguments of type RateLimitModifier and TypeMethodDescriptionRouteAction.Builder.getRateLimitsList()Specifies a set of rate limit configurations that could be applied to the route.RouteAction.getRateLimitsList()Specifies a set of rate limit configurations that could be applied to the route.RouteActionOrBuilder.getRateLimitsList()Specifies a set of rate limit configurations that could be applied to the route.Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 with parameters of type RateLimitModifier and TypeMethodDescriptionRouteAction.Builder.addRateLimits(int index, RateLimit value) Specifies a set of rate limit configurations that could be applied to the route.RouteAction.Builder.addRateLimits(RateLimit value) Specifies a set of rate limit configurations that could be applied to the route.RouteAction.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.extensions.filters.network.thrift_proxy.v3 with type arguments of type RateLimitModifier and TypeMethodDescriptionRouteAction.Builder.addAllRateLimits(Iterable<? extends RateLimit> values) Specifies a set of rate limit configurations that could be applied to the route.