Uses of Class
io.envoyproxy.envoy.config.cluster.v3.Cluster.CommonLbConfig
Packages that use Cluster.CommonLbConfig
-
Uses of Cluster.CommonLbConfig in io.envoyproxy.envoy.config.cluster.v3
Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.CommonLbConfigModifier and TypeMethodDescriptionCluster.CommonLbConfig.Builder.build()Cluster.CommonLbConfig.Builder.buildPartial()Cluster.Builder.getCommonLbConfig()Common configuration for all load balancer implementations.Cluster.getCommonLbConfig()Common configuration for all load balancer implementations.ClusterOrBuilder.getCommonLbConfig()Common configuration for all load balancer implementations.static Cluster.CommonLbConfigCluster.CommonLbConfig.getDefaultInstance()Cluster.CommonLbConfig.Builder.getDefaultInstanceForType()Cluster.CommonLbConfig.getDefaultInstanceForType()static Cluster.CommonLbConfigCluster.CommonLbConfig.parseDelimitedFrom(InputStream input) static Cluster.CommonLbConfigCluster.CommonLbConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.CommonLbConfigCluster.CommonLbConfig.parseFrom(byte[] data) static Cluster.CommonLbConfigCluster.CommonLbConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.CommonLbConfigCluster.CommonLbConfig.parseFrom(com.google.protobuf.ByteString data) static Cluster.CommonLbConfigCluster.CommonLbConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.CommonLbConfigCluster.CommonLbConfig.parseFrom(com.google.protobuf.CodedInputStream input) static Cluster.CommonLbConfigCluster.CommonLbConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.CommonLbConfigCluster.CommonLbConfig.parseFrom(InputStream input) static Cluster.CommonLbConfigCluster.CommonLbConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.CommonLbConfigCluster.CommonLbConfig.parseFrom(ByteBuffer data) static Cluster.CommonLbConfigCluster.CommonLbConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.CommonLbConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Cluster.CommonLbConfig> Cluster.CommonLbConfig.getParserForType()static com.google.protobuf.Parser<Cluster.CommonLbConfig> Cluster.CommonLbConfig.parser()Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type Cluster.CommonLbConfigModifier and TypeMethodDescriptionCluster.Builder.mergeCommonLbConfig(Cluster.CommonLbConfig value) Common configuration for all load balancer implementations.Cluster.CommonLbConfig.Builder.mergeFrom(Cluster.CommonLbConfig other) Cluster.CommonLbConfig.newBuilder(Cluster.CommonLbConfig prototype) Cluster.Builder.setCommonLbConfig(Cluster.CommonLbConfig value) Common configuration for all load balancer implementations.