Uses of Class
io.envoyproxy.envoy.type.v3.RateLimitStrategy.BlanketRule
-
Packages that use RateLimitStrategy.BlanketRule Package Description io.envoyproxy.envoy.type.v3 -
-
Uses of RateLimitStrategy.BlanketRule in io.envoyproxy.envoy.type.v3
Fields in io.envoyproxy.envoy.type.v3 declared as RateLimitStrategy.BlanketRule Modifier and Type Field Description private static RateLimitStrategy.BlanketRule[]RateLimitStrategy.BlanketRule. VALUESFields in io.envoyproxy.envoy.type.v3 with type parameters of type RateLimitStrategy.BlanketRule Modifier and Type Field Description private static com.google.protobuf.Internal.EnumLiteMap<RateLimitStrategy.BlanketRule>RateLimitStrategy.BlanketRule. internalValueMapMethods in io.envoyproxy.envoy.type.v3 that return RateLimitStrategy.BlanketRule Modifier and Type Method Description static RateLimitStrategy.BlanketRuleRateLimitStrategy.BlanketRule. forNumber(int value)RateLimitStrategy.BlanketRuleRateLimitStrategy.Builder. getBlanketRule()Allow or Deny the requests.RateLimitStrategy.BlanketRuleRateLimitStrategy. getBlanketRule()Allow or Deny the requests.RateLimitStrategy.BlanketRuleRateLimitStrategyOrBuilder. getBlanketRule()Allow or Deny the requests.static RateLimitStrategy.BlanketRuleRateLimitStrategy.BlanketRule. valueOf(int value)Deprecated.static RateLimitStrategy.BlanketRuleRateLimitStrategy.BlanketRule. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static RateLimitStrategy.BlanketRuleRateLimitStrategy.BlanketRule. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static RateLimitStrategy.BlanketRule[]RateLimitStrategy.BlanketRule. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.type.v3 that return types with arguments of type RateLimitStrategy.BlanketRule Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<RateLimitStrategy.BlanketRule>RateLimitStrategy.BlanketRule. internalGetValueMap()Methods in io.envoyproxy.envoy.type.v3 with parameters of type RateLimitStrategy.BlanketRule Modifier and Type Method Description RateLimitStrategy.BuilderRateLimitStrategy.Builder. setBlanketRule(RateLimitStrategy.BlanketRule value)Allow or Deny the requests.
-