Uses of Interface
io.envoyproxy.envoy.service.status.v3.ClientConfig.GenericXdsConfigOrBuilder
-
Packages that use ClientConfig.GenericXdsConfigOrBuilder Package Description io.envoyproxy.envoy.service.status.v3 -
-
Uses of ClientConfig.GenericXdsConfigOrBuilder in io.envoyproxy.envoy.service.status.v3
Classes in io.envoyproxy.envoy.service.status.v3 that implement ClientConfig.GenericXdsConfigOrBuilder Modifier and Type Class Description static class
ClientConfig.GenericXdsConfig
GenericXdsConfig is used to specify the config status and the dump of any xDS resource identified by their type URL.static class
ClientConfig.GenericXdsConfig.Builder
GenericXdsConfig is used to specify the config status and the dump of any xDS resource identified by their type URL.Fields in io.envoyproxy.envoy.service.status.v3 with type parameters of type ClientConfig.GenericXdsConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<ClientConfig.GenericXdsConfig,ClientConfig.GenericXdsConfig.Builder,ClientConfig.GenericXdsConfigOrBuilder>
ClientConfig.Builder. genericXdsConfigsBuilder_
Methods in io.envoyproxy.envoy.service.status.v3 that return ClientConfig.GenericXdsConfigOrBuilder Modifier and Type Method Description ClientConfig.GenericXdsConfigOrBuilder
ClientConfig.Builder. getGenericXdsConfigsOrBuilder(int index)
Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)ClientConfig.GenericXdsConfigOrBuilder
ClientConfig. getGenericXdsConfigsOrBuilder(int index)
Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)ClientConfig.GenericXdsConfigOrBuilder
ClientConfigOrBuilder. getGenericXdsConfigsOrBuilder(int index)
Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)Methods in io.envoyproxy.envoy.service.status.v3 that return types with arguments of type ClientConfig.GenericXdsConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<ClientConfig.GenericXdsConfig,ClientConfig.GenericXdsConfig.Builder,ClientConfig.GenericXdsConfigOrBuilder>
ClientConfig.Builder. getGenericXdsConfigsFieldBuilder()
java.util.List<? extends ClientConfig.GenericXdsConfigOrBuilder>
ClientConfig.Builder. getGenericXdsConfigsOrBuilderList()
Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)java.util.List<? extends ClientConfig.GenericXdsConfigOrBuilder>
ClientConfig. getGenericXdsConfigsOrBuilderList()
Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)java.util.List<? extends ClientConfig.GenericXdsConfigOrBuilder>
ClientConfigOrBuilder. getGenericXdsConfigsOrBuilderList()
Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)
-