Uses of Interface
io.envoyproxy.envoy.config.core.v3.RuntimeFeatureFlagOrBuilder
-
Packages that use RuntimeFeatureFlagOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.config.listener.v3 -
-
Uses of RuntimeFeatureFlagOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement RuntimeFeatureFlagOrBuilder Modifier and Type Class Description classRuntimeFeatureFlagRuntime derived bool with a default when not specified.static classRuntimeFeatureFlag.BuilderRuntime derived bool with a default when not specified. -
Uses of RuntimeFeatureFlagOrBuilder in io.envoyproxy.envoy.config.listener.v3
Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type RuntimeFeatureFlagOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<RuntimeFeatureFlag,RuntimeFeatureFlag.Builder,RuntimeFeatureFlagOrBuilder>QuicProtocolOptions.Builder. enabledBuilder_Methods in io.envoyproxy.envoy.config.listener.v3 that return RuntimeFeatureFlagOrBuilder Modifier and Type Method Description RuntimeFeatureFlagOrBuilderQuicProtocolOptions.Builder. getEnabledOrBuilder()Runtime flag that controls whether the listener is enabled or not.RuntimeFeatureFlagOrBuilderQuicProtocolOptions. getEnabledOrBuilder()Runtime flag that controls whether the listener is enabled or not.RuntimeFeatureFlagOrBuilderQuicProtocolOptionsOrBuilder. getEnabledOrBuilder()Runtime flag that controls whether the listener is enabled or not.Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type RuntimeFeatureFlagOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<RuntimeFeatureFlag,RuntimeFeatureFlag.Builder,RuntimeFeatureFlagOrBuilder>QuicProtocolOptions.Builder. getEnabledFieldBuilder()Runtime flag that controls whether the listener is enabled or not.
-