Uses of Class
io.envoyproxy.envoy.service.status.v3.ClientConfig.GenericXdsConfig
-
Packages that use ClientConfig.GenericXdsConfig Package Description io.envoyproxy.envoy.service.status.v3 -
-
Uses of ClientConfig.GenericXdsConfig in io.envoyproxy.envoy.service.status.v3
Fields in io.envoyproxy.envoy.service.status.v3 declared as ClientConfig.GenericXdsConfig Modifier and Type Field Description private static ClientConfig.GenericXdsConfigClientConfig.GenericXdsConfig. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.service.status.v3 with type parameters of type ClientConfig.GenericXdsConfig Modifier and Type Field Description private java.util.List<ClientConfig.GenericXdsConfig>ClientConfig.Builder. genericXdsConfigs_private java.util.List<ClientConfig.GenericXdsConfig>ClientConfig. genericXdsConfigs_private com.google.protobuf.RepeatedFieldBuilder<ClientConfig.GenericXdsConfig,ClientConfig.GenericXdsConfig.Builder,ClientConfig.GenericXdsConfigOrBuilder>ClientConfig.Builder. genericXdsConfigsBuilder_private static com.google.protobuf.Parser<ClientConfig.GenericXdsConfig>ClientConfig.GenericXdsConfig. PARSERMethods in io.envoyproxy.envoy.service.status.v3 that return ClientConfig.GenericXdsConfig Modifier and Type Method Description ClientConfig.GenericXdsConfigClientConfig.GenericXdsConfig.Builder. build()ClientConfig.GenericXdsConfigClientConfig.GenericXdsConfig.Builder. buildPartial()static ClientConfig.GenericXdsConfigClientConfig.GenericXdsConfig. getDefaultInstance()ClientConfig.GenericXdsConfigClientConfig.GenericXdsConfig.Builder. getDefaultInstanceForType()ClientConfig.GenericXdsConfigClientConfig.GenericXdsConfig. getDefaultInstanceForType()ClientConfig.GenericXdsConfigClientConfig.Builder. getGenericXdsConfigs(int index)Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)ClientConfig.GenericXdsConfigClientConfig. getGenericXdsConfigs(int index)Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)ClientConfig.GenericXdsConfigClientConfigOrBuilder. getGenericXdsConfigs(int index)Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)static ClientConfig.GenericXdsConfigClientConfig.GenericXdsConfig. parseDelimitedFrom(java.io.InputStream input)static ClientConfig.GenericXdsConfigClientConfig.GenericXdsConfig. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClientConfig.GenericXdsConfigClientConfig.GenericXdsConfig. parseFrom(byte[] data)static ClientConfig.GenericXdsConfigClientConfig.GenericXdsConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClientConfig.GenericXdsConfigClientConfig.GenericXdsConfig. parseFrom(com.google.protobuf.ByteString data)static ClientConfig.GenericXdsConfigClientConfig.GenericXdsConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClientConfig.GenericXdsConfigClientConfig.GenericXdsConfig. parseFrom(com.google.protobuf.CodedInputStream input)static ClientConfig.GenericXdsConfigClientConfig.GenericXdsConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClientConfig.GenericXdsConfigClientConfig.GenericXdsConfig. parseFrom(java.io.InputStream input)static ClientConfig.GenericXdsConfigClientConfig.GenericXdsConfig. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClientConfig.GenericXdsConfigClientConfig.GenericXdsConfig. parseFrom(java.nio.ByteBuffer data)static ClientConfig.GenericXdsConfigClientConfig.GenericXdsConfig. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.service.status.v3 that return types with arguments of type ClientConfig.GenericXdsConfig Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<ClientConfig.GenericXdsConfig,ClientConfig.GenericXdsConfig.Builder,ClientConfig.GenericXdsConfigOrBuilder>ClientConfig.Builder. getGenericXdsConfigsFieldBuilder()java.util.List<ClientConfig.GenericXdsConfig>ClientConfig.Builder. getGenericXdsConfigsList()Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)java.util.List<ClientConfig.GenericXdsConfig>ClientConfig. getGenericXdsConfigsList()Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)java.util.List<ClientConfig.GenericXdsConfig>ClientConfigOrBuilder. getGenericXdsConfigsList()Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)com.google.protobuf.Parser<ClientConfig.GenericXdsConfig>ClientConfig.GenericXdsConfig. getParserForType()static com.google.protobuf.Parser<ClientConfig.GenericXdsConfig>ClientConfig.GenericXdsConfig. parser()Methods in io.envoyproxy.envoy.service.status.v3 with parameters of type ClientConfig.GenericXdsConfig Modifier and Type Method Description ClientConfig.BuilderClientConfig.Builder. addGenericXdsConfigs(int index, ClientConfig.GenericXdsConfig value)Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)ClientConfig.BuilderClientConfig.Builder. addGenericXdsConfigs(ClientConfig.GenericXdsConfig value)Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)private voidClientConfig.GenericXdsConfig.Builder. buildPartial0(ClientConfig.GenericXdsConfig result)ClientConfig.GenericXdsConfig.BuilderClientConfig.GenericXdsConfig.Builder. mergeFrom(ClientConfig.GenericXdsConfig other)static ClientConfig.GenericXdsConfig.BuilderClientConfig.GenericXdsConfig. newBuilder(ClientConfig.GenericXdsConfig prototype)ClientConfig.BuilderClientConfig.Builder. setGenericXdsConfigs(int index, ClientConfig.GenericXdsConfig value)Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)Method parameters in io.envoyproxy.envoy.service.status.v3 with type arguments of type ClientConfig.GenericXdsConfig Modifier and Type Method Description ClientConfig.BuilderClientConfig.Builder. addAllGenericXdsConfigs(java.lang.Iterable<? extends ClientConfig.GenericXdsConfig> values)Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)
-