Uses of Enum
com.google.bigtable.admin.v2.Cluster.ConfigCase
-
Uses of Cluster.ConfigCase in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return Cluster.ConfigCaseModifier and TypeMethodDescriptionstatic Cluster.ConfigCase
Cluster.ConfigCase.forNumber
(int value) Cluster.Builder.getConfigCase()
Cluster.getConfigCase()
ClusterOrBuilder.getConfigCase()
static Cluster.ConfigCase
Cluster.ConfigCase.valueOf
(int value) Deprecated.static Cluster.ConfigCase
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.