Uses of Interface
io.envoyproxy.envoy.service.status.v3.PerXdsConfigOrBuilder
-
Packages that use PerXdsConfigOrBuilder Package Description io.envoyproxy.envoy.service.status.v3 -
-
Uses of PerXdsConfigOrBuilder in io.envoyproxy.envoy.service.status.v3
Classes in io.envoyproxy.envoy.service.status.v3 that implement PerXdsConfigOrBuilder Modifier and Type Class Description class
PerXdsConfig
Detailed config (per xDS) with status.static class
PerXdsConfig.Builder
Detailed config (per xDS) with status.Fields in io.envoyproxy.envoy.service.status.v3 with type parameters of type PerXdsConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<PerXdsConfig,PerXdsConfig.Builder,PerXdsConfigOrBuilder>
ClientConfig.Builder. xdsConfigBuilder_
Methods in io.envoyproxy.envoy.service.status.v3 that return PerXdsConfigOrBuilder Modifier and Type Method Description PerXdsConfigOrBuilder
ClientConfig.Builder. getXdsConfigOrBuilder(int index)
Deprecated.PerXdsConfigOrBuilder
ClientConfig. getXdsConfigOrBuilder(int index)
Deprecated.PerXdsConfigOrBuilder
ClientConfigOrBuilder. getXdsConfigOrBuilder(int index)
Deprecated.Methods in io.envoyproxy.envoy.service.status.v3 that return types with arguments of type PerXdsConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<PerXdsConfig,PerXdsConfig.Builder,PerXdsConfigOrBuilder>
ClientConfig.Builder. getXdsConfigFieldBuilder()
java.util.List<? extends PerXdsConfigOrBuilder>
ClientConfig.Builder. getXdsConfigOrBuilderList()
Deprecated.java.util.List<? extends PerXdsConfigOrBuilder>
ClientConfig. getXdsConfigOrBuilderList()
Deprecated.java.util.List<? extends PerXdsConfigOrBuilder>
ClientConfigOrBuilder. getXdsConfigOrBuilderList()
Deprecated.
-