| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.ratelimit.v3 |
| Modifier and Type | Method and Description |
|---|---|
RateLimitResponse.DescriptorStatus |
RateLimitResponse.DescriptorStatus.Builder.build() |
RateLimitResponse.DescriptorStatus |
RateLimitResponse.DescriptorStatus.Builder.buildPartial() |
static RateLimitResponse.DescriptorStatus |
RateLimitResponse.DescriptorStatus.getDefaultInstance() |
RateLimitResponse.DescriptorStatus |
RateLimitResponse.DescriptorStatus.getDefaultInstanceForType() |
RateLimitResponse.DescriptorStatus |
RateLimitResponse.DescriptorStatus.Builder.getDefaultInstanceForType() |
RateLimitResponse.DescriptorStatus |
RateLimitResponseOrBuilder.getStatuses(int index)
A list of DescriptorStatus messages which matches the length of the descriptor list passed
in the RateLimitRequest.
|
RateLimitResponse.DescriptorStatus |
RateLimitResponse.getStatuses(int index)
A list of DescriptorStatus messages which matches the length of the descriptor list passed
in the RateLimitRequest.
|
RateLimitResponse.DescriptorStatus |
RateLimitResponse.Builder.getStatuses(int index)
A list of DescriptorStatus messages which matches the length of the descriptor list passed
in the RateLimitRequest.
|
static RateLimitResponse.DescriptorStatus |
RateLimitResponse.DescriptorStatus.parseDelimitedFrom(InputStream input) |
static RateLimitResponse.DescriptorStatus |
RateLimitResponse.DescriptorStatus.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RateLimitResponse.DescriptorStatus |
RateLimitResponse.DescriptorStatus.parseFrom(byte[] data) |
static RateLimitResponse.DescriptorStatus |
RateLimitResponse.DescriptorStatus.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RateLimitResponse.DescriptorStatus |
RateLimitResponse.DescriptorStatus.parseFrom(ByteBuffer data) |
static RateLimitResponse.DescriptorStatus |
RateLimitResponse.DescriptorStatus.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RateLimitResponse.DescriptorStatus |
RateLimitResponse.DescriptorStatus.parseFrom(com.google.protobuf.ByteString data) |
static RateLimitResponse.DescriptorStatus |
RateLimitResponse.DescriptorStatus.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RateLimitResponse.DescriptorStatus |
RateLimitResponse.DescriptorStatus.parseFrom(com.google.protobuf.CodedInputStream input) |
static RateLimitResponse.DescriptorStatus |
RateLimitResponse.DescriptorStatus.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RateLimitResponse.DescriptorStatus |
RateLimitResponse.DescriptorStatus.parseFrom(InputStream input) |
static RateLimitResponse.DescriptorStatus |
RateLimitResponse.DescriptorStatus.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RateLimitResponse.DescriptorStatus> |
RateLimitResponse.DescriptorStatus.getParserForType() |
List<RateLimitResponse.DescriptorStatus> |
RateLimitResponseOrBuilder.getStatusesList()
A list of DescriptorStatus messages which matches the length of the descriptor list passed
in the RateLimitRequest.
|
List<RateLimitResponse.DescriptorStatus> |
RateLimitResponse.getStatusesList()
A list of DescriptorStatus messages which matches the length of the descriptor list passed
in the RateLimitRequest.
|
List<RateLimitResponse.DescriptorStatus> |
RateLimitResponse.Builder.getStatusesList()
A list of DescriptorStatus messages which matches the length of the descriptor list passed
in the RateLimitRequest.
|
static com.google.protobuf.Parser<RateLimitResponse.DescriptorStatus> |
RateLimitResponse.DescriptorStatus.parser() |
| Modifier and Type | Method and Description |
|---|---|
RateLimitResponse.Builder |
RateLimitResponse.Builder.addStatuses(int index,
RateLimitResponse.DescriptorStatus value)
A list of DescriptorStatus messages which matches the length of the descriptor list passed
in the RateLimitRequest.
|
RateLimitResponse.Builder |
RateLimitResponse.Builder.addStatuses(RateLimitResponse.DescriptorStatus value)
A list of DescriptorStatus messages which matches the length of the descriptor list passed
in the RateLimitRequest.
|
RateLimitResponse.DescriptorStatus.Builder |
RateLimitResponse.DescriptorStatus.Builder.mergeFrom(RateLimitResponse.DescriptorStatus other) |
static RateLimitResponse.DescriptorStatus.Builder |
RateLimitResponse.DescriptorStatus.newBuilder(RateLimitResponse.DescriptorStatus prototype) |
RateLimitResponse.Builder |
RateLimitResponse.Builder.setStatuses(int index,
RateLimitResponse.DescriptorStatus value)
A list of DescriptorStatus messages which matches the length of the descriptor list passed
in the RateLimitRequest.
|
| Modifier and Type | Method and Description |
|---|---|
RateLimitResponse.Builder |
RateLimitResponse.Builder.addAllStatuses(Iterable<? extends RateLimitResponse.DescriptorStatus> values)
A list of DescriptorStatus messages which matches the length of the descriptor list passed
in the RateLimitRequest.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.