static RateLimitStrategy.BlanketRule |
RateLimitStrategy.BlanketRule.forNumber(int value) |
|
RateLimitStrategy.BlanketRule |
RateLimitStrategy.Builder.getBlanketRule() |
Allow or Deny the requests.
|
RateLimitStrategy.BlanketRule |
RateLimitStrategy.getBlanketRule() |
Allow or Deny the requests.
|
RateLimitStrategy.BlanketRule |
RateLimitStrategyOrBuilder.getBlanketRule() |
Allow or Deny the requests.
|
static RateLimitStrategy.BlanketRule |
RateLimitStrategy.BlanketRule.valueOf(int value) |
Deprecated.
|
static RateLimitStrategy.BlanketRule |
RateLimitStrategy.BlanketRule.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static RateLimitStrategy.BlanketRule |
RateLimitStrategy.BlanketRule.valueOf(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.
|