Uses of Interface
io.envoyproxy.envoy.config.bootstrap.v3.RuntimeLayerOrBuilder
-
Packages that use RuntimeLayerOrBuilder Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of RuntimeLayerOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Classes in io.envoyproxy.envoy.config.bootstrap.v3 that implement RuntimeLayerOrBuilder Modifier and Type Class Description classRuntimeLayer[#next-free-field: 6]static classRuntimeLayer.Builder[#next-free-field: 6]Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return RuntimeLayerOrBuilder Modifier and Type Method Description RuntimeLayerOrBuilderLayeredRuntime.Builder. getLayersOrBuilder(int index)The :ref:`layers <config_runtime_layering>` of the runtime.RuntimeLayerOrBuilderLayeredRuntime. getLayersOrBuilder(int index)The :ref:`layers <config_runtime_layering>` of the runtime.RuntimeLayerOrBuilderLayeredRuntimeOrBuilder. getLayersOrBuilder(int index)The :ref:`layers <config_runtime_layering>` of the runtime.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type RuntimeLayerOrBuilder Modifier and Type Method Description List<? extends RuntimeLayerOrBuilder>LayeredRuntime.Builder. getLayersOrBuilderList()The :ref:`layers <config_runtime_layering>` of the runtime.List<? extends RuntimeLayerOrBuilder>LayeredRuntime. getLayersOrBuilderList()The :ref:`layers <config_runtime_layering>` of the runtime.List<? extends RuntimeLayerOrBuilder>LayeredRuntimeOrBuilder. getLayersOrBuilderList()The :ref:`layers <config_runtime_layering>` of the runtime.
-