| Modifier and Type | Method and Description |
|---|---|
RuntimeFeatureFlagOrBuilder |
QuicProtocolOptionsOrBuilder.getEnabledOrBuilder()
Runtime flag that controls whether the listener is enabled or not.
|
RuntimeFeatureFlagOrBuilder |
QuicProtocolOptions.getEnabledOrBuilder()
Runtime flag that controls whether the listener is enabled or not.
|
RuntimeFeatureFlagOrBuilder |
QuicProtocolOptions.Builder.getEnabledOrBuilder()
Runtime flag that controls whether the listener is enabled or not.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeFeatureFlagOrBuilder |
Compressor.CommonDirectionConfigOrBuilder.getEnabledOrBuilder()
Runtime flag that controls whether compression is enabled or not for the direction this
common config is put in.
|
RuntimeFeatureFlagOrBuilder |
Compressor.CommonDirectionConfig.getEnabledOrBuilder()
Runtime flag that controls whether compression is enabled or not for the direction this
common config is put in.
|
RuntimeFeatureFlagOrBuilder |
Compressor.CommonDirectionConfig.Builder.getEnabledOrBuilder()
Runtime flag that controls whether compression is enabled or not for the direction this
common config is put in.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeFeatureFlagOrBuilder |
ExtAuthzOrBuilder.getDenyAtDisableOrBuilder()
Specifies whether to deny the requests, when the filter is disabled.
|
RuntimeFeatureFlagOrBuilder |
ExtAuthz.getDenyAtDisableOrBuilder()
Specifies whether to deny the requests, when the filter is disabled.
|
RuntimeFeatureFlagOrBuilder |
ExtAuthz.Builder.getDenyAtDisableOrBuilder()
Specifies whether to deny the requests, when the filter is disabled.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.