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.EdsClusterConfig
Cluster.EdsClusterConfig. DEFAULT_INSTANCE
private Cluster.EdsClusterConfig
Cluster.Builder. edsClusterConfig_
private Cluster.EdsClusterConfig
Cluster. 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. PARSER
Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.EdsClusterConfig Modifier and Type Method Description Cluster.EdsClusterConfig
Cluster.EdsClusterConfig.Builder. build()
Cluster.EdsClusterConfig
Cluster.EdsClusterConfig.Builder. buildPartial()
static Cluster.EdsClusterConfig
Cluster.EdsClusterConfig. getDefaultInstance()
Cluster.EdsClusterConfig
Cluster.EdsClusterConfig.Builder. getDefaultInstanceForType()
Cluster.EdsClusterConfig
Cluster.EdsClusterConfig. getDefaultInstanceForType()
Cluster.EdsClusterConfig
Cluster.Builder. getEdsClusterConfig()
Configuration to use for EDS updates for the Cluster.Cluster.EdsClusterConfig
Cluster. getEdsClusterConfig()
Configuration to use for EDS updates for the Cluster.Cluster.EdsClusterConfig
ClusterOrBuilder. getEdsClusterConfig()
Configuration to use for EDS updates for the Cluster.static Cluster.EdsClusterConfig
Cluster.EdsClusterConfig. parseDelimitedFrom(java.io.InputStream input)
static Cluster.EdsClusterConfig
Cluster.EdsClusterConfig. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Cluster.EdsClusterConfig
Cluster.EdsClusterConfig. parseFrom(byte[] data)
static Cluster.EdsClusterConfig
Cluster.EdsClusterConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Cluster.EdsClusterConfig
Cluster.EdsClusterConfig. parseFrom(com.google.protobuf.ByteString data)
static Cluster.EdsClusterConfig
Cluster.EdsClusterConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Cluster.EdsClusterConfig
Cluster.EdsClusterConfig. parseFrom(com.google.protobuf.CodedInputStream input)
static Cluster.EdsClusterConfig
Cluster.EdsClusterConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Cluster.EdsClusterConfig
Cluster.EdsClusterConfig. parseFrom(java.io.InputStream input)
static Cluster.EdsClusterConfig
Cluster.EdsClusterConfig. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Cluster.EdsClusterConfig
Cluster.EdsClusterConfig. parseFrom(java.nio.ByteBuffer data)
static Cluster.EdsClusterConfig
Cluster.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 void
Cluster.EdsClusterConfig.Builder. buildPartial0(Cluster.EdsClusterConfig result)
Cluster.Builder
Cluster.Builder. mergeEdsClusterConfig(Cluster.EdsClusterConfig value)
Configuration to use for EDS updates for the Cluster.Cluster.EdsClusterConfig.Builder
Cluster.EdsClusterConfig.Builder. mergeFrom(Cluster.EdsClusterConfig other)
static Cluster.EdsClusterConfig.Builder
Cluster.EdsClusterConfig. newBuilder(Cluster.EdsClusterConfig prototype)
Cluster.Builder
Cluster.Builder. setEdsClusterConfig(Cluster.EdsClusterConfig value)
Configuration to use for EDS updates for the Cluster.
-