Uses of Class
io.envoyproxy.envoy.config.core.v3.RuntimeFeatureFlag.Builder
Packages that use RuntimeFeatureFlag.Builder
Package
Description
-
Uses of RuntimeFeatureFlag.Builder in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionRuntimeFeatureFlag.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) RuntimeFeatureFlag.Builder.clear()RuntimeFeatureFlag.Builder.clearDefaultValue()Default value if runtime value is not available.RuntimeFeatureFlag.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) RuntimeFeatureFlag.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) RuntimeFeatureFlag.Builder.clearRuntimeKey()Runtime key to get value for comparison.RuntimeFeatureFlag.Builder.clone()RuntimeFeatureFlag.Builder.mergeDefaultValue(com.google.protobuf.BoolValue value) Default value if runtime value is not available.RuntimeFeatureFlag.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RuntimeFeatureFlag.Builder.mergeFrom(com.google.protobuf.Message other) RuntimeFeatureFlag.Builder.mergeFrom(RuntimeFeatureFlag other) RuntimeFeatureFlag.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static RuntimeFeatureFlag.BuilderRuntimeFeatureFlag.newBuilder()static RuntimeFeatureFlag.BuilderRuntimeFeatureFlag.newBuilder(RuntimeFeatureFlag prototype) RuntimeFeatureFlag.newBuilderForType()protected RuntimeFeatureFlag.BuilderRuntimeFeatureFlag.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) RuntimeFeatureFlag.Builder.setDefaultValue(com.google.protobuf.BoolValue value) Default value if runtime value is not available.RuntimeFeatureFlag.Builder.setDefaultValue(com.google.protobuf.BoolValue.Builder builderForValue) Default value if runtime value is not available.RuntimeFeatureFlag.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) RuntimeFeatureFlag.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) RuntimeFeatureFlag.Builder.setRuntimeKey(String value) Runtime key to get value for comparison.RuntimeFeatureFlag.Builder.setRuntimeKeyBytes(com.google.protobuf.ByteString value) Runtime key to get value for comparison.RuntimeFeatureFlag.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) RuntimeFeatureFlag.toBuilder() -
Uses of RuntimeFeatureFlag.Builder in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionQuicProtocolOptions.Builder.getEnabledBuilder()Runtime flag that controls whether the listener is enabled or not.Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionQuicProtocolOptions.Builder.setEnabled(RuntimeFeatureFlag.Builder builderForValue) Runtime flag that controls whether the listener is enabled or not. -
Uses of RuntimeFeatureFlag.Builder in io.envoyproxy.envoy.extensions.filters.http.adaptive_concurrency.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.adaptive_concurrency.v3 that return RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionAdaptiveConcurrency.Builder.getEnabledBuilder()If set to false, the adaptive concurrency filter will operate as a pass-through filter.Methods in io.envoyproxy.envoy.extensions.filters.http.adaptive_concurrency.v3 with parameters of type RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionAdaptiveConcurrency.Builder.setEnabled(RuntimeFeatureFlag.Builder builderForValue) If set to false, the adaptive concurrency filter will operate as a pass-through filter. -
Uses of RuntimeFeatureFlag.Builder in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3 that return RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionAdmissionControl.Builder.getEnabledBuilder()If set to false, the admission control filter will operate as a pass-through filter.Methods in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3 with parameters of type RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionAdmissionControl.Builder.setEnabled(RuntimeFeatureFlag.Builder builderForValue) If set to false, the admission control filter will operate as a pass-through filter. -
Uses of RuntimeFeatureFlag.Builder in io.envoyproxy.envoy.extensions.filters.http.bandwidth_limit.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.bandwidth_limit.v3 that return RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionBandwidthLimit.Builder.getRuntimeEnabledBuilder()Runtime flag that controls whether the filter is enabled or not.Methods in io.envoyproxy.envoy.extensions.filters.http.bandwidth_limit.v3 with parameters of type RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionBandwidthLimit.Builder.setRuntimeEnabled(RuntimeFeatureFlag.Builder builderForValue) Runtime flag that controls whether the filter is enabled or not. -
Uses of RuntimeFeatureFlag.Builder in io.envoyproxy.envoy.extensions.filters.http.compressor.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.compressor.v3 that return RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionCompressor.CommonDirectionConfig.Builder.getEnabledBuilder()Runtime flag that controls whether compression is enabled for the direction this common config is applied to.Compressor.Builder.getRuntimeEnabledBuilder()Deprecated.Methods in io.envoyproxy.envoy.extensions.filters.http.compressor.v3 with parameters of type RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionCompressor.CommonDirectionConfig.Builder.setEnabled(RuntimeFeatureFlag.Builder builderForValue) Runtime flag that controls whether compression is enabled for the direction this common config is applied to.Compressor.Builder.setRuntimeEnabled(RuntimeFeatureFlag.Builder builderForValue) Deprecated. -
Uses of RuntimeFeatureFlag.Builder in io.envoyproxy.envoy.extensions.filters.http.decompressor.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.decompressor.v3 that return RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionDecompressor.CommonDirectionConfig.Builder.getEnabledBuilder()Runtime flag that controls whether the filter is enabled for decompression or not.Methods in io.envoyproxy.envoy.extensions.filters.http.decompressor.v3 with parameters of type RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionDecompressor.CommonDirectionConfig.Builder.setEnabled(RuntimeFeatureFlag.Builder builderForValue) Runtime flag that controls whether the filter is enabled for decompression or not. -
Uses of RuntimeFeatureFlag.Builder in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionExtAuthz.Builder.getDenyAtDisableBuilder()Specifies whether to deny the requests when the filter is disabled.Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 with parameters of type RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionExtAuthz.Builder.setDenyAtDisable(RuntimeFeatureFlag.Builder builderForValue) Specifies whether to deny the requests when the filter is disabled. -
Uses of RuntimeFeatureFlag.Builder in io.envoyproxy.envoy.extensions.filters.listener.local_ratelimit.v3
Methods in io.envoyproxy.envoy.extensions.filters.listener.local_ratelimit.v3 that return RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionLocalRateLimit.Builder.getRuntimeEnabledBuilder()Runtime flag that controls whether the filter is enabled or not.Methods in io.envoyproxy.envoy.extensions.filters.listener.local_ratelimit.v3 with parameters of type RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionLocalRateLimit.Builder.setRuntimeEnabled(RuntimeFeatureFlag.Builder builderForValue) Runtime flag that controls whether the filter is enabled or not. -
Uses of RuntimeFeatureFlag.Builder in io.envoyproxy.envoy.extensions.filters.network.connection_limit.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.connection_limit.v3 that return RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionConnectionLimit.Builder.getRuntimeEnabledBuilder()Runtime flag that controls whether the filter is enabled or not.Methods in io.envoyproxy.envoy.extensions.filters.network.connection_limit.v3 with parameters of type RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionConnectionLimit.Builder.setRuntimeEnabled(RuntimeFeatureFlag.Builder builderForValue) Runtime flag that controls whether the filter is enabled or not. -
Uses of RuntimeFeatureFlag.Builder in io.envoyproxy.envoy.extensions.filters.network.local_ratelimit.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.local_ratelimit.v3 that return RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionLocalRateLimit.Builder.getRuntimeEnabledBuilder()Runtime flag that controls whether the filter is enabled or not.Methods in io.envoyproxy.envoy.extensions.filters.network.local_ratelimit.v3 with parameters of type RuntimeFeatureFlag.BuilderModifier and TypeMethodDescriptionLocalRateLimit.Builder.setRuntimeEnabled(RuntimeFeatureFlag.Builder builderForValue) Runtime flag that controls whether the filter is enabled or not.