Uses of Class
io.envoyproxy.envoy.config.cluster.v3.Cluster.EdsClusterConfig
-
Packages that use Cluster.EdsClusterConfig Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of Cluster.EdsClusterConfig in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as Cluster.EdsClusterConfig Modifier and Type Field Description private static Cluster.EdsClusterConfigCluster.EdsClusterConfig. DEFAULT_INSTANCEprivate Cluster.EdsClusterConfigCluster.Builder. edsClusterConfig_private Cluster.EdsClusterConfigCluster. edsClusterConfig_Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.EdsClusterConfig Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Cluster.EdsClusterConfig,Cluster.EdsClusterConfig.Builder,Cluster.EdsClusterConfigOrBuilder>Cluster.Builder. edsClusterConfigBuilder_private static com.google.protobuf.Parser<Cluster.EdsClusterConfig>Cluster.EdsClusterConfig. PARSERMethods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.EdsClusterConfig Modifier and Type Method Description Cluster.EdsClusterConfigCluster.EdsClusterConfig.Builder. build()Cluster.EdsClusterConfigCluster.EdsClusterConfig.Builder. buildPartial()static Cluster.EdsClusterConfigCluster.EdsClusterConfig. getDefaultInstance()Cluster.EdsClusterConfigCluster.EdsClusterConfig.Builder. getDefaultInstanceForType()Cluster.EdsClusterConfigCluster.EdsClusterConfig. getDefaultInstanceForType()Cluster.EdsClusterConfigCluster.Builder. getEdsClusterConfig()Configuration to use for EDS updates for the Cluster.Cluster.EdsClusterConfigCluster. getEdsClusterConfig()Configuration to use for EDS updates for the Cluster.Cluster.EdsClusterConfigClusterOrBuilder. getEdsClusterConfig()Configuration to use for EDS updates for the Cluster.static Cluster.EdsClusterConfigCluster.EdsClusterConfig. parseDelimitedFrom(java.io.InputStream input)static Cluster.EdsClusterConfigCluster.EdsClusterConfig. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.EdsClusterConfigCluster.EdsClusterConfig. parseFrom(byte[] data)static Cluster.EdsClusterConfigCluster.EdsClusterConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.EdsClusterConfigCluster.EdsClusterConfig. parseFrom(com.google.protobuf.ByteString data)static Cluster.EdsClusterConfigCluster.EdsClusterConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.EdsClusterConfigCluster.EdsClusterConfig. parseFrom(com.google.protobuf.CodedInputStream input)static Cluster.EdsClusterConfigCluster.EdsClusterConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.EdsClusterConfigCluster.EdsClusterConfig. parseFrom(java.io.InputStream input)static Cluster.EdsClusterConfigCluster.EdsClusterConfig. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.EdsClusterConfigCluster.EdsClusterConfig. parseFrom(java.nio.ByteBuffer data)static Cluster.EdsClusterConfigCluster.EdsClusterConfig. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.EdsClusterConfig Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Cluster.EdsClusterConfig,Cluster.EdsClusterConfig.Builder,Cluster.EdsClusterConfigOrBuilder>Cluster.Builder. getEdsClusterConfigFieldBuilder()Configuration to use for EDS updates for the Cluster.com.google.protobuf.Parser<Cluster.EdsClusterConfig>Cluster.EdsClusterConfig. getParserForType()static com.google.protobuf.Parser<Cluster.EdsClusterConfig>Cluster.EdsClusterConfig. parser()Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type Cluster.EdsClusterConfig Modifier and Type Method Description private voidCluster.EdsClusterConfig.Builder. buildPartial0(Cluster.EdsClusterConfig result)Cluster.BuilderCluster.Builder. mergeEdsClusterConfig(Cluster.EdsClusterConfig value)Configuration to use for EDS updates for the Cluster.Cluster.EdsClusterConfig.BuilderCluster.EdsClusterConfig.Builder. mergeFrom(Cluster.EdsClusterConfig other)static Cluster.EdsClusterConfig.BuilderCluster.EdsClusterConfig. newBuilder(Cluster.EdsClusterConfig prototype)Cluster.BuilderCluster.Builder. setEdsClusterConfig(Cluster.EdsClusterConfig value)Configuration to use for EDS updates for the Cluster.
-