Uses of Enum
io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3.RateLimitPerRoute.VhRateLimitsOptions
Packages that use RateLimitPerRoute.VhRateLimitsOptions
-
Uses of RateLimitPerRoute.VhRateLimitsOptions in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 that return RateLimitPerRoute.VhRateLimitsOptionsModifier and TypeMethodDescriptionRateLimitPerRoute.VhRateLimitsOptions.forNumber(int value) RateLimitPerRoute.Builder.getVhRateLimits()Specifies if the rate limit filter should include the virtual host rate limits.RateLimitPerRoute.getVhRateLimits()Specifies if the rate limit filter should include the virtual host rate limits.RateLimitPerRouteOrBuilder.getVhRateLimits()Specifies if the rate limit filter should include the virtual host rate limits.RateLimitPerRoute.VhRateLimitsOptions.valueOf(int value) Deprecated.RateLimitPerRoute.VhRateLimitsOptions.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.RateLimitPerRoute.VhRateLimitsOptions.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 that return types with arguments of type RateLimitPerRoute.VhRateLimitsOptionsModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<RateLimitPerRoute.VhRateLimitsOptions>RateLimitPerRoute.VhRateLimitsOptions.internalGetValueMap()Methods in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 with parameters of type RateLimitPerRoute.VhRateLimitsOptionsModifier and TypeMethodDescriptionRateLimitPerRoute.Builder.setVhRateLimits(RateLimitPerRoute.VhRateLimitsOptions value) Specifies if the rate limit filter should include the virtual host rate limits.