| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.filter.fault.v2 | |
| io.envoyproxy.envoy.config.filter.http.fault.v2 |
| Modifier and Type | Method and Description |
|---|---|
FaultRateLimit |
FaultRateLimit.Builder.build() |
FaultRateLimit |
FaultRateLimit.Builder.buildPartial() |
static FaultRateLimit |
FaultRateLimit.getDefaultInstance() |
FaultRateLimit |
FaultRateLimit.getDefaultInstanceForType() |
FaultRateLimit |
FaultRateLimit.Builder.getDefaultInstanceForType() |
static FaultRateLimit |
FaultRateLimit.parseDelimitedFrom(InputStream input) |
static FaultRateLimit |
FaultRateLimit.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FaultRateLimit |
FaultRateLimit.parseFrom(byte[] data) |
static FaultRateLimit |
FaultRateLimit.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FaultRateLimit |
FaultRateLimit.parseFrom(ByteBuffer data) |
static FaultRateLimit |
FaultRateLimit.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FaultRateLimit |
FaultRateLimit.parseFrom(com.google.protobuf.ByteString data) |
static FaultRateLimit |
FaultRateLimit.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FaultRateLimit |
FaultRateLimit.parseFrom(com.google.protobuf.CodedInputStream input) |
static FaultRateLimit |
FaultRateLimit.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FaultRateLimit |
FaultRateLimit.parseFrom(InputStream input) |
static FaultRateLimit |
FaultRateLimit.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FaultRateLimit> |
FaultRateLimit.getParserForType() |
static com.google.protobuf.Parser<FaultRateLimit> |
FaultRateLimit.parser() |
| Modifier and Type | Method and Description |
|---|---|
FaultRateLimit.Builder |
FaultRateLimit.Builder.mergeFrom(FaultRateLimit other) |
static FaultRateLimit.Builder |
FaultRateLimit.newBuilder(FaultRateLimit prototype) |
| Modifier and Type | Method and Description |
|---|---|
FaultRateLimit |
HTTPFault.getResponseRateLimit()
The response rate limit to be applied to the response body of the stream.
|
FaultRateLimit |
HTTPFault.Builder.getResponseRateLimit()
The response rate limit to be applied to the response body of the stream.
|
FaultRateLimit |
HTTPFaultOrBuilder.getResponseRateLimit()
The response rate limit to be applied to the response body of the stream.
|
| Modifier and Type | Method and Description |
|---|---|
HTTPFault.Builder |
HTTPFault.Builder.mergeResponseRateLimit(FaultRateLimit value)
The response rate limit to be applied to the response body of the stream.
|
HTTPFault.Builder |
HTTPFault.Builder.setResponseRateLimit(FaultRateLimit value)
The response rate limit to be applied to the response body of the stream.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.