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 class
LayeredRuntime
Runtime :ref:`configuration overview <config_runtime>`.static class
LayeredRuntime.Builder
Runtime :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 LayeredRuntimeOrBuilder
Bootstrap.Builder. getLayeredRuntimeOrBuilder()
Configuration for the runtime configuration provider.LayeredRuntimeOrBuilder
Bootstrap. getLayeredRuntimeOrBuilder()
Configuration for the runtime configuration provider.LayeredRuntimeOrBuilder
BootstrapOrBuilder. 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.
-