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