Uses of Interface
io.envoyproxy.envoy.config.bootstrap.v3.RuntimeLayer.RtdsLayerOrBuilder
Packages that use RuntimeLayer.RtdsLayerOrBuilder
-
Uses of RuntimeLayer.RtdsLayerOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Classes in io.envoyproxy.envoy.config.bootstrap.v3 that implement RuntimeLayer.RtdsLayerOrBuilderModifier and TypeClassDescriptionstatic final class
:ref:`Runtime Discovery Service (RTDS) <config_runtime_rtds>` layer.static final class
:ref:`Runtime Discovery Service (RTDS) <config_runtime_rtds>` layer.Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type RuntimeLayer.RtdsLayerOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RuntimeLayer.RtdsLayer, RuntimeLayer.RtdsLayer.Builder, RuntimeLayer.RtdsLayerOrBuilder> RuntimeLayer.Builder.rtdsLayerBuilder_
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return RuntimeLayer.RtdsLayerOrBuilderModifier and TypeMethodDescriptionRuntimeLayer.Builder.getRtdsLayerOrBuilder()
.envoy.config.bootstrap.v3.RuntimeLayer.RtdsLayer rtds_layer = 5;
RuntimeLayer.getRtdsLayerOrBuilder()
.envoy.config.bootstrap.v3.RuntimeLayer.RtdsLayer rtds_layer = 5;
RuntimeLayerOrBuilder.getRtdsLayerOrBuilder()
.envoy.config.bootstrap.v3.RuntimeLayer.RtdsLayer rtds_layer = 5;
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type RuntimeLayer.RtdsLayerOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RuntimeLayer.RtdsLayer, RuntimeLayer.RtdsLayer.Builder, RuntimeLayer.RtdsLayerOrBuilder> RuntimeLayer.Builder.getRtdsLayerFieldBuilder()
.envoy.config.bootstrap.v3.RuntimeLayer.RtdsLayer rtds_layer = 5;