Uses of Class
io.envoyproxy.envoy.config.cluster.v3.Cluster.RoundRobinLbConfig
Packages that use Cluster.RoundRobinLbConfig
-
Uses of Cluster.RoundRobinLbConfig in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as Cluster.RoundRobinLbConfigModifier and TypeFieldDescriptionprivate static final Cluster.RoundRobinLbConfig
Cluster.RoundRobinLbConfig.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.RoundRobinLbConfigModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Cluster.RoundRobinLbConfig> Cluster.RoundRobinLbConfig.PARSER
private com.google.protobuf.SingleFieldBuilder
<Cluster.RoundRobinLbConfig, Cluster.RoundRobinLbConfig.Builder, Cluster.RoundRobinLbConfigOrBuilder> Cluster.Builder.roundRobinLbConfigBuilder_
Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.RoundRobinLbConfigModifier and TypeMethodDescriptionCluster.RoundRobinLbConfig.Builder.build()
Cluster.RoundRobinLbConfig.Builder.buildPartial()
static Cluster.RoundRobinLbConfig
Cluster.RoundRobinLbConfig.getDefaultInstance()
Cluster.RoundRobinLbConfig.Builder.getDefaultInstanceForType()
Cluster.RoundRobinLbConfig.getDefaultInstanceForType()
Cluster.Builder.getRoundRobinLbConfig()
Optional configuration for the RoundRobin load balancing policy.Cluster.getRoundRobinLbConfig()
Optional configuration for the RoundRobin load balancing policy.ClusterOrBuilder.getRoundRobinLbConfig()
Optional configuration for the RoundRobin load balancing policy.static Cluster.RoundRobinLbConfig
Cluster.RoundRobinLbConfig.parseDelimitedFrom
(InputStream input) static Cluster.RoundRobinLbConfig
Cluster.RoundRobinLbConfig.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RoundRobinLbConfig
Cluster.RoundRobinLbConfig.parseFrom
(byte[] data) static Cluster.RoundRobinLbConfig
Cluster.RoundRobinLbConfig.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RoundRobinLbConfig
Cluster.RoundRobinLbConfig.parseFrom
(com.google.protobuf.ByteString data) static Cluster.RoundRobinLbConfig
Cluster.RoundRobinLbConfig.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RoundRobinLbConfig
Cluster.RoundRobinLbConfig.parseFrom
(com.google.protobuf.CodedInputStream input) static Cluster.RoundRobinLbConfig
Cluster.RoundRobinLbConfig.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RoundRobinLbConfig
Cluster.RoundRobinLbConfig.parseFrom
(InputStream input) static Cluster.RoundRobinLbConfig
Cluster.RoundRobinLbConfig.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RoundRobinLbConfig
Cluster.RoundRobinLbConfig.parseFrom
(ByteBuffer data) static Cluster.RoundRobinLbConfig
Cluster.RoundRobinLbConfig.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.RoundRobinLbConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Cluster.RoundRobinLbConfig> Cluster.RoundRobinLbConfig.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Cluster.RoundRobinLbConfig, Cluster.RoundRobinLbConfig.Builder, Cluster.RoundRobinLbConfigOrBuilder> Cluster.Builder.getRoundRobinLbConfigFieldBuilder()
Optional configuration for the RoundRobin load balancing policy.static com.google.protobuf.Parser
<Cluster.RoundRobinLbConfig> Cluster.RoundRobinLbConfig.parser()
Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type Cluster.RoundRobinLbConfigModifier and TypeMethodDescriptionprivate void
Cluster.RoundRobinLbConfig.Builder.buildPartial0
(Cluster.RoundRobinLbConfig result) Cluster.RoundRobinLbConfig.Builder.mergeFrom
(Cluster.RoundRobinLbConfig other) Cluster.Builder.mergeRoundRobinLbConfig
(Cluster.RoundRobinLbConfig value) Optional configuration for the RoundRobin load balancing policy.Cluster.RoundRobinLbConfig.newBuilder
(Cluster.RoundRobinLbConfig prototype) Cluster.Builder.setRoundRobinLbConfig
(Cluster.RoundRobinLbConfig value) Optional configuration for the RoundRobin load balancing policy.