Uses of Class
io.envoyproxy.envoy.extensions.load_balancing_policies.random.v3.Random.Builder
-
Packages that use Random.Builder Package Description io.envoyproxy.envoy.extensions.load_balancing_policies.random.v3 -
-
Uses of Random.Builder in io.envoyproxy.envoy.extensions.load_balancing_policies.random.v3
Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.random.v3 that return Random.Builder Modifier and Type Method Description Random.BuilderRandom.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Random.BuilderRandom.Builder. clear()Random.BuilderRandom.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)Random.BuilderRandom.Builder. clearLocalityLbConfig()Configuration for local zone aware load balancing or locality weighted load balancing.Random.BuilderRandom.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Random.BuilderRandom.Builder. clone()Random.BuilderRandom.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Random.BuilderRandom.Builder. mergeFrom(com.google.protobuf.Message other)Random.BuilderRandom.Builder. mergeFrom(Random other)Random.BuilderRandom.Builder. mergeLocalityLbConfig(LocalityLbConfig value)Configuration for local zone aware load balancing or locality weighted load balancing.Random.BuilderRandom.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static Random.BuilderRandom. newBuilder()static Random.BuilderRandom. newBuilder(Random prototype)Random.BuilderRandom. newBuilderForType()protected Random.BuilderRandom. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Random.BuilderRandom.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Random.BuilderRandom.Builder. setLocalityLbConfig(LocalityLbConfig value)Configuration for local zone aware load balancing or locality weighted load balancing.Random.BuilderRandom.Builder. setLocalityLbConfig(LocalityLbConfig.Builder builderForValue)Configuration for local zone aware load balancing or locality weighted load balancing.Random.BuilderRandom.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Random.BuilderRandom.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Random.BuilderRandom. toBuilder()
-