Uses of Interface
io.envoyproxy.envoy.config.bootstrap.v3.LayeredRuntimeOrBuilder
-
Packages that use LayeredRuntimeOrBuilder Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of LayeredRuntimeOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Classes in io.envoyproxy.envoy.config.bootstrap.v3 that implement LayeredRuntimeOrBuilder Modifier and Type Class Description classLayeredRuntimeRuntime :ref:`configuration overview <config_runtime>`.static classLayeredRuntime.BuilderRuntime :ref:`configuration overview <config_runtime>`.Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type LayeredRuntimeOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<LayeredRuntime,LayeredRuntime.Builder,LayeredRuntimeOrBuilder>Bootstrap.Builder. layeredRuntimeBuilder_Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return LayeredRuntimeOrBuilder Modifier and Type Method Description LayeredRuntimeOrBuilderBootstrap.Builder. getLayeredRuntimeOrBuilder()Configuration for the runtime configuration provider.LayeredRuntimeOrBuilderBootstrap. getLayeredRuntimeOrBuilder()Configuration for the runtime configuration provider.LayeredRuntimeOrBuilderBootstrapOrBuilder. getLayeredRuntimeOrBuilder()Configuration for the runtime configuration provider.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type LayeredRuntimeOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<LayeredRuntime,LayeredRuntime.Builder,LayeredRuntimeOrBuilder>Bootstrap.Builder. getLayeredRuntimeFieldBuilder()Configuration for the runtime configuration provider.
-