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.CommonLbConfig
Cluster.Builder.commonLbConfig_
private Cluster.CommonLbConfig
Cluster.commonLbConfig_
private static final Cluster.CommonLbConfig
Cluster.CommonLbConfig.DEFAULT_INSTANCE
Fields 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.PARSER
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.CommonLbConfig
Cluster.CommonLbConfig.getDefaultInstance()
Cluster.CommonLbConfig.Builder.getDefaultInstanceForType()
Cluster.CommonLbConfig.getDefaultInstanceForType()
static Cluster.CommonLbConfig
Cluster.CommonLbConfig.parseDelimitedFrom
(InputStream input) static Cluster.CommonLbConfig
Cluster.CommonLbConfig.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.CommonLbConfig
Cluster.CommonLbConfig.parseFrom
(byte[] data) static Cluster.CommonLbConfig
Cluster.CommonLbConfig.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.CommonLbConfig
Cluster.CommonLbConfig.parseFrom
(com.google.protobuf.ByteString data) static Cluster.CommonLbConfig
Cluster.CommonLbConfig.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.CommonLbConfig
Cluster.CommonLbConfig.parseFrom
(com.google.protobuf.CodedInputStream input) static Cluster.CommonLbConfig
Cluster.CommonLbConfig.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.CommonLbConfig
Cluster.CommonLbConfig.parseFrom
(InputStream input) static Cluster.CommonLbConfig
Cluster.CommonLbConfig.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.CommonLbConfig
Cluster.CommonLbConfig.parseFrom
(ByteBuffer data) static Cluster.CommonLbConfig
Cluster.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()
private com.google.protobuf.SingleFieldBuilder
<Cluster.CommonLbConfig, Cluster.CommonLbConfig.Builder, Cluster.CommonLbConfigOrBuilder> Cluster.Builder.internalGetCommonLbConfigFieldBuilder()
Common configuration for all load balancer implementations.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 void
Cluster.CommonLbConfig.Builder.buildPartial0
(Cluster.CommonLbConfig result) private void
Cluster.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.