| Modifier and Type | Method and Description |
|---|---|
RuntimeFeatureFlag |
RuntimeFeatureFlag.Builder.build() |
RuntimeFeatureFlag |
RuntimeFeatureFlag.Builder.buildPartial() |
static RuntimeFeatureFlag |
RuntimeFeatureFlag.getDefaultInstance() |
RuntimeFeatureFlag |
RuntimeFeatureFlag.getDefaultInstanceForType() |
RuntimeFeatureFlag |
RuntimeFeatureFlag.Builder.getDefaultInstanceForType() |
static RuntimeFeatureFlag |
RuntimeFeatureFlag.parseDelimitedFrom(InputStream input) |
static RuntimeFeatureFlag |
RuntimeFeatureFlag.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimeFeatureFlag |
RuntimeFeatureFlag.parseFrom(byte[] data) |
static RuntimeFeatureFlag |
RuntimeFeatureFlag.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimeFeatureFlag |
RuntimeFeatureFlag.parseFrom(ByteBuffer data) |
static RuntimeFeatureFlag |
RuntimeFeatureFlag.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimeFeatureFlag |
RuntimeFeatureFlag.parseFrom(com.google.protobuf.ByteString data) |
static RuntimeFeatureFlag |
RuntimeFeatureFlag.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimeFeatureFlag |
RuntimeFeatureFlag.parseFrom(com.google.protobuf.CodedInputStream input) |
static RuntimeFeatureFlag |
RuntimeFeatureFlag.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimeFeatureFlag |
RuntimeFeatureFlag.parseFrom(InputStream input) |
static RuntimeFeatureFlag |
RuntimeFeatureFlag.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RuntimeFeatureFlag> |
RuntimeFeatureFlag.getParserForType() |
static com.google.protobuf.Parser<RuntimeFeatureFlag> |
RuntimeFeatureFlag.parser() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeFeatureFlag.Builder |
RuntimeFeatureFlag.Builder.mergeFrom(RuntimeFeatureFlag other) |
static RuntimeFeatureFlag.Builder |
RuntimeFeatureFlag.newBuilder(RuntimeFeatureFlag prototype) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeFeatureFlag |
QuicProtocolOptionsOrBuilder.getEnabled()
Runtime flag that controls whether the listener is enabled or not.
|
RuntimeFeatureFlag |
QuicProtocolOptions.getEnabled()
Runtime flag that controls whether the listener is enabled or not.
|
RuntimeFeatureFlag |
QuicProtocolOptions.Builder.getEnabled()
Runtime flag that controls whether the listener is enabled or not.
|
| Modifier and Type | Method and Description |
|---|---|
QuicProtocolOptions.Builder |
QuicProtocolOptions.Builder.mergeEnabled(RuntimeFeatureFlag value)
Runtime flag that controls whether the listener is enabled or not.
|
QuicProtocolOptions.Builder |
QuicProtocolOptions.Builder.setEnabled(RuntimeFeatureFlag value)
Runtime flag that controls whether the listener is enabled or not.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeFeatureFlag |
AdaptiveConcurrency.getEnabled()
If set to false, the adaptive concurrency filter will operate as a pass-through filter.
|
RuntimeFeatureFlag |
AdaptiveConcurrency.Builder.getEnabled()
If set to false, the adaptive concurrency filter will operate as a pass-through filter.
|
RuntimeFeatureFlag |
AdaptiveConcurrencyOrBuilder.getEnabled()
If set to false, the adaptive concurrency filter will operate as a pass-through filter.
|
| Modifier and Type | Method and Description |
|---|---|
AdaptiveConcurrency.Builder |
AdaptiveConcurrency.Builder.mergeEnabled(RuntimeFeatureFlag value)
If set to false, the adaptive concurrency filter will operate as a pass-through filter.
|
AdaptiveConcurrency.Builder |
AdaptiveConcurrency.Builder.setEnabled(RuntimeFeatureFlag value)
If set to false, the adaptive concurrency filter will operate as a pass-through filter.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeFeatureFlag |
AdmissionControl.getEnabled()
If set to false, the admission control filter will operate as a pass-through filter.
|
RuntimeFeatureFlag |
AdmissionControl.Builder.getEnabled()
If set to false, the admission control filter will operate as a pass-through filter.
|
RuntimeFeatureFlag |
AdmissionControlOrBuilder.getEnabled()
If set to false, the admission control filter will operate as a pass-through filter.
|
| Modifier and Type | Method and Description |
|---|---|
AdmissionControl.Builder |
AdmissionControl.Builder.mergeEnabled(RuntimeFeatureFlag value)
If set to false, the admission control filter will operate as a pass-through filter.
|
AdmissionControl.Builder |
AdmissionControl.Builder.setEnabled(RuntimeFeatureFlag value)
If set to false, the admission control filter will operate as a pass-through filter.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeFeatureFlag |
Compressor.CommonDirectionConfigOrBuilder.getEnabled()
Runtime flag that controls whether compression is enabled or not for the direction this
common config is put in.
|
RuntimeFeatureFlag |
Compressor.CommonDirectionConfig.getEnabled()
Runtime flag that controls whether compression is enabled or not for the direction this
common config is put in.
|
RuntimeFeatureFlag |
Compressor.CommonDirectionConfig.Builder.getEnabled()
Runtime flag that controls whether compression is enabled or not for the direction this
common config is put in.
|
RuntimeFeatureFlag |
Compressor.getRuntimeEnabled()
Deprecated.
|
RuntimeFeatureFlag |
Compressor.Builder.getRuntimeEnabled()
Deprecated.
|
RuntimeFeatureFlag |
CompressorOrBuilder.getRuntimeEnabled()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Compressor.CommonDirectionConfig.Builder |
Compressor.CommonDirectionConfig.Builder.mergeEnabled(RuntimeFeatureFlag value)
Runtime flag that controls whether compression is enabled or not for the direction this
common config is put in.
|
Compressor.Builder |
Compressor.Builder.mergeRuntimeEnabled(RuntimeFeatureFlag value)
Deprecated.
|
Compressor.CommonDirectionConfig.Builder |
Compressor.CommonDirectionConfig.Builder.setEnabled(RuntimeFeatureFlag value)
Runtime flag that controls whether compression is enabled or not for the direction this
common config is put in.
|
Compressor.Builder |
Compressor.Builder.setRuntimeEnabled(RuntimeFeatureFlag value)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeFeatureFlag |
Decompressor.CommonDirectionConfigOrBuilder.getEnabled()
Runtime flag that controls whether the filter is enabled for decompression or not.
|
RuntimeFeatureFlag |
Decompressor.CommonDirectionConfig.getEnabled()
Runtime flag that controls whether the filter is enabled for decompression or not.
|
RuntimeFeatureFlag |
Decompressor.CommonDirectionConfig.Builder.getEnabled()
Runtime flag that controls whether the filter is enabled for decompression or not.
|
| Modifier and Type | Method and Description |
|---|---|
Decompressor.CommonDirectionConfig.Builder |
Decompressor.CommonDirectionConfig.Builder.mergeEnabled(RuntimeFeatureFlag value)
Runtime flag that controls whether the filter is enabled for decompression or not.
|
Decompressor.CommonDirectionConfig.Builder |
Decompressor.CommonDirectionConfig.Builder.setEnabled(RuntimeFeatureFlag value)
Runtime flag that controls whether the filter is enabled for decompression or not.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeFeatureFlag |
ExtAuthzOrBuilder.getDenyAtDisable()
Specifies whether to deny the requests, when the filter is disabled.
|
RuntimeFeatureFlag |
ExtAuthz.getDenyAtDisable()
Specifies whether to deny the requests, when the filter is disabled.
|
RuntimeFeatureFlag |
ExtAuthz.Builder.getDenyAtDisable()
Specifies whether to deny the requests, when the filter is disabled.
|
| Modifier and Type | Method and Description |
|---|---|
ExtAuthz.Builder |
ExtAuthz.Builder.mergeDenyAtDisable(RuntimeFeatureFlag value)
Specifies whether to deny the requests, when the filter is disabled.
|
ExtAuthz.Builder |
ExtAuthz.Builder.setDenyAtDisable(RuntimeFeatureFlag value)
Specifies whether to deny the requests, when the filter is disabled.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeFeatureFlag |
LocalRateLimit.getRuntimeEnabled()
Runtime flag that controls whether the filter is enabled or not.
|
RuntimeFeatureFlag |
LocalRateLimit.Builder.getRuntimeEnabled()
Runtime flag that controls whether the filter is enabled or not.
|
RuntimeFeatureFlag |
LocalRateLimitOrBuilder.getRuntimeEnabled()
Runtime flag that controls whether the filter is enabled or not.
|
| Modifier and Type | Method and Description |
|---|---|
LocalRateLimit.Builder |
LocalRateLimit.Builder.mergeRuntimeEnabled(RuntimeFeatureFlag value)
Runtime flag that controls whether the filter is enabled or not.
|
LocalRateLimit.Builder |
LocalRateLimit.Builder.setRuntimeEnabled(RuntimeFeatureFlag value)
Runtime flag that controls whether the filter is enabled or not.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.