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
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as Cluster.CommonLbConfigModifier and TypeFieldDescriptionprivate Cluster.CommonLbConfigCluster.Builder.commonLbConfig_private Cluster.CommonLbConfigCluster.commonLbConfig_private static final Cluster.CommonLbConfigCluster.CommonLbConfig.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.CommonLbConfigModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Cluster.CommonLbConfig, Cluster.CommonLbConfig.Builder, Cluster.CommonLbConfigOrBuilder> Cluster.Builder.commonLbConfigBuilder_private static final com.google.protobuf.Parser<Cluster.CommonLbConfig> Cluster.CommonLbConfig.PARSERMethods 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 TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<Cluster.CommonLbConfig, Cluster.CommonLbConfig.Builder, Cluster.CommonLbConfigOrBuilder> Cluster.Builder.getCommonLbConfigFieldBuilder()Common configuration for all load balancer implementations.com.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 TypeMethodDescriptionprivate voidCluster.CommonLbConfig.Builder.buildPartial0(Cluster.CommonLbConfig result) private voidCluster.CommonLbConfig.Builder.buildPartialOneofs(Cluster.CommonLbConfig result) Cluster.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.