Uses of Class
io.envoyproxy.envoy.config.cluster.v3.Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder
-
Packages that use Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Cluster.CommonLbConfig.LocalityWeightedLbConfig,Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder,Cluster.CommonLbConfig.LocalityWeightedLbConfigOrBuilder>
Cluster.CommonLbConfig.Builder. localityWeightedLbConfigBuilder_
Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder Modifier and Type Method Description Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder
Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder. clear()
Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder
Cluster.CommonLbConfig.Builder. getLocalityWeightedLbConfigBuilder()
.envoy.config.cluster.v3.Cluster.CommonLbConfig.LocalityWeightedLbConfig locality_weighted_lb_config = 3;
Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder
Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder
Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder. mergeFrom(com.google.protobuf.Message other)
Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder
Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder. mergeFrom(Cluster.CommonLbConfig.LocalityWeightedLbConfig other)
static Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder
Cluster.CommonLbConfig.LocalityWeightedLbConfig. newBuilder()
static Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder
Cluster.CommonLbConfig.LocalityWeightedLbConfig. newBuilder(Cluster.CommonLbConfig.LocalityWeightedLbConfig prototype)
Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder
Cluster.CommonLbConfig.LocalityWeightedLbConfig. newBuilderForType()
protected Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder
Cluster.CommonLbConfig.LocalityWeightedLbConfig. newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder
Cluster.CommonLbConfig.LocalityWeightedLbConfig. toBuilder()
Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Cluster.CommonLbConfig.LocalityWeightedLbConfig,Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder,Cluster.CommonLbConfig.LocalityWeightedLbConfigOrBuilder>
Cluster.CommonLbConfig.Builder. getLocalityWeightedLbConfigFieldBuilder()
.envoy.config.cluster.v3.Cluster.CommonLbConfig.LocalityWeightedLbConfig locality_weighted_lb_config = 3;
Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder Modifier and Type Method Description Cluster.CommonLbConfig.Builder
Cluster.CommonLbConfig.Builder. setLocalityWeightedLbConfig(Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder builderForValue)
.envoy.config.cluster.v3.Cluster.CommonLbConfig.LocalityWeightedLbConfig locality_weighted_lb_config = 3;
-