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 classClientConfig.GenericXdsConfigGenericXdsConfig is used to specify the config status and the dump of any xDS resource identified by their type URL.static classClientConfig.GenericXdsConfig.BuilderGenericXdsConfig is used to specify the config status and the dump of any xDS resource identified by their type URL.Methods in io.envoyproxy.envoy.service.status.v3 that return ClientConfig.GenericXdsConfigOrBuilder Modifier and Type Method Description ClientConfig.GenericXdsConfigOrBuilderClientConfig.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.GenericXdsConfigOrBuilderClientConfig. getGenericXdsConfigsOrBuilder(int index)Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)ClientConfig.GenericXdsConfigOrBuilderClientConfigOrBuilder. 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 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)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)
-