| Modifier and Type | Method and Description |
|---|---|
static Cluster.ConfigCase |
Cluster.ConfigCase.forNumber(int value) |
Cluster.ConfigCase |
ClusterOrBuilder.getConfigCase() |
Cluster.ConfigCase |
Cluster.getConfigCase() |
Cluster.ConfigCase |
Cluster.Builder.getConfigCase() |
static Cluster.ConfigCase |
Cluster.ConfigCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Cluster.ConfigCase |
Cluster.ConfigCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cluster.ConfigCase[] |
Cluster.ConfigCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.