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.RoundRobinLbConfigCluster.RoundRobinLbConfig.DEFAULT_INSTANCEFields 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.PARSERprivate 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.RoundRobinLbConfigCluster.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.RoundRobinLbConfigCluster.RoundRobinLbConfig.parseDelimitedFrom(InputStream input) static Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig.parseFrom(byte[] data) static Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig.parseFrom(com.google.protobuf.ByteString data) static Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig.parseFrom(com.google.protobuf.CodedInputStream input) static Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig.parseFrom(InputStream input) static Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig.parseFrom(ByteBuffer data) static Cluster.RoundRobinLbConfigCluster.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.internalGetRoundRobinLbConfigFieldBuilder()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 voidCluster.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.