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
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 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;