| Package | Description |
|---|---|
| envoy.service.ratelimit.v2 |
| Modifier and Type | Method and Description |
|---|---|
static Rls.RateLimitResponse.Code |
Rls.RateLimitResponse.Code.forNumber(int value) |
Rls.RateLimitResponse.Code |
Rls.RateLimitResponse.DescriptorStatusOrBuilder.getCode()
The response code for an individual descriptor.
|
Rls.RateLimitResponse.Code |
Rls.RateLimitResponse.DescriptorStatus.getCode()
The response code for an individual descriptor.
|
Rls.RateLimitResponse.Code |
Rls.RateLimitResponse.DescriptorStatus.Builder.getCode()
The response code for an individual descriptor.
|
Rls.RateLimitResponse.Code |
Rls.RateLimitResponseOrBuilder.getOverallCode()
The overall response code which takes into account all of the descriptors that were passed
in the RateLimitRequest message.
|
Rls.RateLimitResponse.Code |
Rls.RateLimitResponse.getOverallCode()
The overall response code which takes into account all of the descriptors that were passed
in the RateLimitRequest message.
|
Rls.RateLimitResponse.Code |
Rls.RateLimitResponse.Builder.getOverallCode()
The overall response code which takes into account all of the descriptors that were passed
in the RateLimitRequest message.
|
static Rls.RateLimitResponse.Code |
Rls.RateLimitResponse.Code.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Rls.RateLimitResponse.Code |
Rls.RateLimitResponse.Code.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Rls.RateLimitResponse.Code |
Rls.RateLimitResponse.Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Rls.RateLimitResponse.Code[] |
Rls.RateLimitResponse.Code.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Rls.RateLimitResponse.Code> |
Rls.RateLimitResponse.Code.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Rls.RateLimitResponse.DescriptorStatus.Builder |
Rls.RateLimitResponse.DescriptorStatus.Builder.setCode(Rls.RateLimitResponse.Code value)
The response code for an individual descriptor.
|
Rls.RateLimitResponse.Builder |
Rls.RateLimitResponse.Builder.setOverallCode(Rls.RateLimitResponse.Code value)
The overall response code which takes into account all of the descriptors that were passed
in the RateLimitRequest message.
|
Copyright © 2018 The Envoy Project. All rights reserved.