Uses of Interface
io.envoyproxy.envoy.service.status.v3.ClientConfig.GenericXdsConfigOrBuilder
Packages that use ClientConfig.GenericXdsConfigOrBuilder
-
Uses of ClientConfig.GenericXdsConfigOrBuilder in io.envoyproxy.envoy.service.status.v3
Classes in io.envoyproxy.envoy.service.status.v3 that implement ClientConfig.GenericXdsConfigOrBuilderModifier and TypeClassDescriptionstatic final class
GenericXdsConfig is used to specify the config status and the dump of any xDS resource identified by their type URL.static final class
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.GenericXdsConfigOrBuilderModifier and TypeFieldDescriptionprivate 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.GenericXdsConfigOrBuilderModifier and TypeMethodDescriptionClientConfig.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.getGenericXdsConfigsOrBuilder
(int index) Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)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.GenericXdsConfigOrBuilderModifier and TypeMethodDescriptionList
<? 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)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)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)private com.google.protobuf.RepeatedFieldBuilder
<ClientConfig.GenericXdsConfig, ClientConfig.GenericXdsConfig.Builder, ClientConfig.GenericXdsConfigOrBuilder> ClientConfig.Builder.internalGetGenericXdsConfigsFieldBuilder()