Uses of Class
io.envoyproxy.envoy.config.cluster.v3.Cluster.CommonLbConfig
-
Packages that use Cluster.CommonLbConfig Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of Cluster.CommonLbConfig in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as Cluster.CommonLbConfig Modifier and Type Field Description private Cluster.CommonLbConfigCluster.Builder. commonLbConfig_private Cluster.CommonLbConfigCluster. commonLbConfig_private static Cluster.CommonLbConfigCluster.CommonLbConfig. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.CommonLbConfig Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Cluster.CommonLbConfig,Cluster.CommonLbConfig.Builder,Cluster.CommonLbConfigOrBuilder>Cluster.Builder. commonLbConfigBuilder_private static com.google.protobuf.Parser<Cluster.CommonLbConfig>Cluster.CommonLbConfig. PARSERMethods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.CommonLbConfig Modifier and Type Method Description Cluster.CommonLbConfigCluster.CommonLbConfig.Builder. build()Cluster.CommonLbConfigCluster.CommonLbConfig.Builder. buildPartial()Cluster.CommonLbConfigCluster.Builder. getCommonLbConfig()Common configuration for all load balancer implementations.Cluster.CommonLbConfigCluster. getCommonLbConfig()Common configuration for all load balancer implementations.Cluster.CommonLbConfigClusterOrBuilder. getCommonLbConfig()Common configuration for all load balancer implementations.static Cluster.CommonLbConfigCluster.CommonLbConfig. getDefaultInstance()Cluster.CommonLbConfigCluster.CommonLbConfig.Builder. getDefaultInstanceForType()Cluster.CommonLbConfigCluster.CommonLbConfig. getDefaultInstanceForType()static Cluster.CommonLbConfigCluster.CommonLbConfig. parseDelimitedFrom(java.io.InputStream input)static Cluster.CommonLbConfigCluster.CommonLbConfig. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.CommonLbConfigCluster.CommonLbConfig. parseFrom(byte[] data)static Cluster.CommonLbConfigCluster.CommonLbConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.CommonLbConfigCluster.CommonLbConfig. parseFrom(com.google.protobuf.ByteString data)static Cluster.CommonLbConfigCluster.CommonLbConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.CommonLbConfigCluster.CommonLbConfig. parseFrom(com.google.protobuf.CodedInputStream input)static Cluster.CommonLbConfigCluster.CommonLbConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.CommonLbConfigCluster.CommonLbConfig. parseFrom(java.io.InputStream input)static Cluster.CommonLbConfigCluster.CommonLbConfig. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.CommonLbConfigCluster.CommonLbConfig. parseFrom(java.nio.ByteBuffer data)static Cluster.CommonLbConfigCluster.CommonLbConfig. 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.CommonLbConfig Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Cluster.CommonLbConfig,Cluster.CommonLbConfig.Builder,Cluster.CommonLbConfigOrBuilder>Cluster.Builder. getCommonLbConfigFieldBuilder()Common configuration for all load balancer implementations.com.google.protobuf.Parser<Cluster.CommonLbConfig>Cluster.CommonLbConfig. getParserForType()static com.google.protobuf.Parser<Cluster.CommonLbConfig>Cluster.CommonLbConfig. parser()Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type Cluster.CommonLbConfig Modifier and Type Method Description private voidCluster.CommonLbConfig.Builder. buildPartial0(Cluster.CommonLbConfig result)private voidCluster.CommonLbConfig.Builder. buildPartialOneofs(Cluster.CommonLbConfig result)Cluster.BuilderCluster.Builder. mergeCommonLbConfig(Cluster.CommonLbConfig value)Common configuration for all load balancer implementations.Cluster.CommonLbConfig.BuilderCluster.CommonLbConfig.Builder. mergeFrom(Cluster.CommonLbConfig other)static Cluster.CommonLbConfig.BuilderCluster.CommonLbConfig. newBuilder(Cluster.CommonLbConfig prototype)Cluster.BuilderCluster.Builder. setCommonLbConfig(Cluster.CommonLbConfig value)Common configuration for all load balancer implementations.
-