| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2 |
| Modifier and Type | Method and Description |
|---|---|
Cluster.CommonLbConfig |
Cluster.CommonLbConfig.Builder.build() |
Cluster.CommonLbConfig |
Cluster.CommonLbConfig.Builder.buildPartial() |
Cluster.CommonLbConfig |
Cluster.getCommonLbConfig()
Common configuration for all load balancer implementations.
|
Cluster.CommonLbConfig |
Cluster.Builder.getCommonLbConfig()
Common configuration for all load balancer implementations.
|
Cluster.CommonLbConfig |
ClusterOrBuilder.getCommonLbConfig()
Common configuration for all load balancer implementations.
|
static Cluster.CommonLbConfig |
Cluster.CommonLbConfig.getDefaultInstance() |
Cluster.CommonLbConfig |
Cluster.CommonLbConfig.getDefaultInstanceForType() |
Cluster.CommonLbConfig |
Cluster.CommonLbConfig.Builder.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(ByteBuffer data) |
static Cluster.CommonLbConfig |
Cluster.CommonLbConfig.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Cluster.CommonLbConfig> |
Cluster.CommonLbConfig.getParserForType() |
static com.google.protobuf.Parser<Cluster.CommonLbConfig> |
Cluster.CommonLbConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.mergeCommonLbConfig(Cluster.CommonLbConfig value)
Common configuration for all load balancer implementations.
|
Cluster.CommonLbConfig.Builder |
Cluster.CommonLbConfig.Builder.mergeFrom(Cluster.CommonLbConfig other) |
static Cluster.CommonLbConfig.Builder |
Cluster.CommonLbConfig.newBuilder(Cluster.CommonLbConfig prototype) |
Cluster.Builder |
Cluster.Builder.setCommonLbConfig(Cluster.CommonLbConfig value)
Common configuration for all load balancer implementations.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.