Uses of Interface
io.envoyproxy.envoy.config.bootstrap.v3.RuntimeLayer.RtdsLayerOrBuilder
-
Packages that use RuntimeLayer.RtdsLayerOrBuilder Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of RuntimeLayer.RtdsLayerOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Classes in io.envoyproxy.envoy.config.bootstrap.v3 that implement RuntimeLayer.RtdsLayerOrBuilder Modifier and Type Class Description static classRuntimeLayer.RtdsLayer:ref:`Runtime Discovery Service (RTDS) <config_runtime_rtds>` layer.static classRuntimeLayer.RtdsLayer.Builder:ref:`Runtime Discovery Service (RTDS) <config_runtime_rtds>` layer.Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type RuntimeLayer.RtdsLayerOrBuilder Modifier and Type Field Description private 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.RtdsLayerOrBuilder Modifier and Type Method Description RuntimeLayer.RtdsLayerOrBuilderRuntimeLayer.Builder. getRtdsLayerOrBuilder().envoy.config.bootstrap.v3.RuntimeLayer.RtdsLayer rtds_layer = 5;RuntimeLayer.RtdsLayerOrBuilderRuntimeLayer. getRtdsLayerOrBuilder().envoy.config.bootstrap.v3.RuntimeLayer.RtdsLayer rtds_layer = 5;RuntimeLayer.RtdsLayerOrBuilderRuntimeLayerOrBuilder. 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.RtdsLayerOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<RuntimeLayer.RtdsLayer,RuntimeLayer.RtdsLayer.Builder,RuntimeLayer.RtdsLayerOrBuilder>RuntimeLayer.Builder. getRtdsLayerFieldBuilder().envoy.config.bootstrap.v3.RuntimeLayer.RtdsLayer rtds_layer = 5;
-