Uses of Interface
com.google.bigtable.admin.v2.Cluster.ClusterConfigOrBuilder
-
Packages that use Cluster.ClusterConfigOrBuilder Package Description com.google.bigtable.admin.v2 -
-
Uses of Cluster.ClusterConfigOrBuilder in com.google.bigtable.admin.v2
Classes in com.google.bigtable.admin.v2 that implement Cluster.ClusterConfigOrBuilder Modifier and Type Class Description static class
Cluster.ClusterConfig
Configuration for a cluster.static class
Cluster.ClusterConfig.Builder
Configuration for a cluster.Methods in com.google.bigtable.admin.v2 that return Cluster.ClusterConfigOrBuilder Modifier and Type Method Description Cluster.ClusterConfigOrBuilder
Cluster.Builder. getClusterConfigOrBuilder()
Configuration for this cluster.Cluster.ClusterConfigOrBuilder
Cluster. getClusterConfigOrBuilder()
Configuration for this cluster.Cluster.ClusterConfigOrBuilder
ClusterOrBuilder. getClusterConfigOrBuilder()
Configuration for this cluster.
-