Uses of Class
io.envoyproxy.envoy.config.cluster.v3.Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder
Packages that use Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder
-
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.BuilderModifier and TypeFieldDescriptionprivate 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.BuilderModifier and TypeMethodDescriptionCluster.CommonLbConfig.LocalityWeightedLbConfig.Builder.clear()
Cluster.CommonLbConfig.Builder.getLocalityWeightedLbConfigBuilder()
.envoy.config.cluster.v3.Cluster.CommonLbConfig.LocalityWeightedLbConfig locality_weighted_lb_config = 3;
Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder.mergeFrom
(com.google.protobuf.Message other) Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder.mergeFrom
(Cluster.CommonLbConfig.LocalityWeightedLbConfig other) Cluster.CommonLbConfig.LocalityWeightedLbConfig.newBuilder()
Cluster.CommonLbConfig.LocalityWeightedLbConfig.newBuilder
(Cluster.CommonLbConfig.LocalityWeightedLbConfig prototype) Cluster.CommonLbConfig.LocalityWeightedLbConfig.newBuilderForType()
Cluster.CommonLbConfig.LocalityWeightedLbConfig.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) Cluster.CommonLbConfig.LocalityWeightedLbConfig.toBuilder()
Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.CommonLbConfig.LocalityWeightedLbConfig.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Cluster.CommonLbConfig.LocalityWeightedLbConfig, Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder, Cluster.CommonLbConfig.LocalityWeightedLbConfigOrBuilder> Cluster.CommonLbConfig.Builder.internalGetLocalityWeightedLbConfigFieldBuilder()
.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.BuilderModifier and TypeMethodDescriptionCluster.CommonLbConfig.Builder.setLocalityWeightedLbConfig
(Cluster.CommonLbConfig.LocalityWeightedLbConfig.Builder builderForValue) .envoy.config.cluster.v3.Cluster.CommonLbConfig.LocalityWeightedLbConfig locality_weighted_lb_config = 3;