| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.core.v3 | |
| io.envoyproxy.envoy.extensions.filters.http.admission_control.v3alpha |
| Modifier and Type | Method and Description |
|---|---|
RuntimePercent |
RuntimePercent.Builder.build() |
RuntimePercent |
RuntimePercent.Builder.buildPartial() |
static RuntimePercent |
RuntimePercent.getDefaultInstance() |
RuntimePercent |
RuntimePercent.getDefaultInstanceForType() |
RuntimePercent |
RuntimePercent.Builder.getDefaultInstanceForType() |
static RuntimePercent |
RuntimePercent.parseDelimitedFrom(InputStream input) |
static RuntimePercent |
RuntimePercent.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimePercent |
RuntimePercent.parseFrom(byte[] data) |
static RuntimePercent |
RuntimePercent.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimePercent |
RuntimePercent.parseFrom(ByteBuffer data) |
static RuntimePercent |
RuntimePercent.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimePercent |
RuntimePercent.parseFrom(com.google.protobuf.ByteString data) |
static RuntimePercent |
RuntimePercent.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimePercent |
RuntimePercent.parseFrom(com.google.protobuf.CodedInputStream input) |
static RuntimePercent |
RuntimePercent.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimePercent |
RuntimePercent.parseFrom(InputStream input) |
static RuntimePercent |
RuntimePercent.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RuntimePercent> |
RuntimePercent.getParserForType() |
static com.google.protobuf.Parser<RuntimePercent> |
RuntimePercent.parser() |
| Modifier and Type | Method and Description |
|---|---|
RuntimePercent.Builder |
RuntimePercent.Builder.mergeFrom(RuntimePercent other) |
static RuntimePercent.Builder |
RuntimePercent.newBuilder(RuntimePercent prototype) |
| Modifier and Type | Method and Description |
|---|---|
RuntimePercent |
AdmissionControl.getSrThreshold()
Dictates the success rate at which the rejection probability is non-zero.
|
RuntimePercent |
AdmissionControl.Builder.getSrThreshold()
Dictates the success rate at which the rejection probability is non-zero.
|
RuntimePercent |
AdmissionControlOrBuilder.getSrThreshold()
Dictates the success rate at which the rejection probability is non-zero.
|
| Modifier and Type | Method and Description |
|---|---|
AdmissionControl.Builder |
AdmissionControl.Builder.mergeSrThreshold(RuntimePercent value)
Dictates the success rate at which the rejection probability is non-zero.
|
AdmissionControl.Builder |
AdmissionControl.Builder.setSrThreshold(RuntimePercent value)
Dictates the success rate at which the rejection probability is non-zero.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.