| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.cluster.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
static Cluster.LbConfigCase |
Cluster.LbConfigCase.forNumber(int value) |
Cluster.LbConfigCase |
Cluster.getLbConfigCase() |
Cluster.LbConfigCase |
Cluster.Builder.getLbConfigCase() |
Cluster.LbConfigCase |
ClusterOrBuilder.getLbConfigCase() |
static Cluster.LbConfigCase |
Cluster.LbConfigCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Cluster.LbConfigCase |
Cluster.LbConfigCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cluster.LbConfigCase[] |
Cluster.LbConfigCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.