Uses of Class
io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3.RateLimitPerRoute.VhRateLimitsOptions
-
Packages that use RateLimitPerRoute.VhRateLimitsOptions Package Description io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 -
-
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.VhRateLimitsOptions Modifier and Type Method Description static RateLimitPerRoute.VhRateLimitsOptionsRateLimitPerRoute.VhRateLimitsOptions. forNumber(int value)RateLimitPerRoute.VhRateLimitsOptionsRateLimitPerRoute.Builder. getVhRateLimits()Specifies if the rate limit filter should include the virtual host rate limits.RateLimitPerRoute.VhRateLimitsOptionsRateLimitPerRoute. getVhRateLimits()Specifies if the rate limit filter should include the virtual host rate limits.RateLimitPerRoute.VhRateLimitsOptionsRateLimitPerRouteOrBuilder. getVhRateLimits()Specifies if the rate limit filter should include the virtual host rate limits.static RateLimitPerRoute.VhRateLimitsOptionsRateLimitPerRoute.VhRateLimitsOptions. valueOf(int value)Deprecated.static RateLimitPerRoute.VhRateLimitsOptionsRateLimitPerRoute.VhRateLimitsOptions. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static RateLimitPerRoute.VhRateLimitsOptionsRateLimitPerRoute.VhRateLimitsOptions. valueOf(String name)Returns the enum constant of this type with the specified name.static RateLimitPerRoute.VhRateLimitsOptions[]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.VhRateLimitsOptions Modifier and Type Method Description static 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.VhRateLimitsOptions Modifier and Type Method Description RateLimitPerRoute.BuilderRateLimitPerRoute.Builder. setVhRateLimits(RateLimitPerRoute.VhRateLimitsOptions value)Specifies if the rate limit filter should include the virtual host rate limits.
-