Uses of Class
io.envoyproxy.envoy.config.cluster.v3.Cluster.RoundRobinLbConfig
-
Packages that use Cluster.RoundRobinLbConfig Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of Cluster.RoundRobinLbConfig in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as Cluster.RoundRobinLbConfig Modifier and Type Field Description private static Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.RoundRobinLbConfig Modifier and Type Field Description private static 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.RoundRobinLbConfig Modifier and Type Method Description Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig.Builder. build()Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig.Builder. buildPartial()static Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig. getDefaultInstance()Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig.Builder. getDefaultInstanceForType()Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig. getDefaultInstanceForType()Cluster.RoundRobinLbConfigCluster.Builder. getRoundRobinLbConfig()Optional configuration for the RoundRobin load balancing policy.Cluster.RoundRobinLbConfigCluster. getRoundRobinLbConfig()Optional configuration for the RoundRobin load balancing policy.Cluster.RoundRobinLbConfigClusterOrBuilder. getRoundRobinLbConfig()Optional configuration for the RoundRobin load balancing policy.static Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig. parseDelimitedFrom(java.io.InputStream input)static Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig. parseDelimitedFrom(java.io.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(java.io.InputStream input)static Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig. parseFrom(java.nio.ByteBuffer data)static Cluster.RoundRobinLbConfigCluster.RoundRobinLbConfig. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.RoundRobinLbConfig Modifier and Type Method Description com.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.RoundRobinLbConfig Modifier and Type Method Description private voidCluster.RoundRobinLbConfig.Builder. buildPartial0(Cluster.RoundRobinLbConfig result)Cluster.RoundRobinLbConfig.BuilderCluster.RoundRobinLbConfig.Builder. mergeFrom(Cluster.RoundRobinLbConfig other)Cluster.BuilderCluster.Builder. mergeRoundRobinLbConfig(Cluster.RoundRobinLbConfig value)Optional configuration for the RoundRobin load balancing policy.static Cluster.RoundRobinLbConfig.BuilderCluster.RoundRobinLbConfig. newBuilder(Cluster.RoundRobinLbConfig prototype)Cluster.BuilderCluster.Builder. setRoundRobinLbConfig(Cluster.RoundRobinLbConfig value)Optional configuration for the RoundRobin load balancing policy.
-