Uses of Class
com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
-
Uses of Cluster.ClusterAutoscalingConfig in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return Cluster.ClusterAutoscalingConfigModifier and TypeMethodDescriptionCluster.ClusterAutoscalingConfig.Builder.build()Cluster.ClusterAutoscalingConfig.Builder.buildPartial()Cluster.ClusterConfig.Builder.getClusterAutoscalingConfig()Autoscaling configuration for this cluster.Cluster.ClusterConfig.getClusterAutoscalingConfig()Autoscaling configuration for this cluster.Cluster.ClusterConfigOrBuilder.getClusterAutoscalingConfig()Autoscaling configuration for this cluster.Cluster.ClusterAutoscalingConfig.getDefaultInstance()Cluster.ClusterAutoscalingConfig.Builder.getDefaultInstanceForType()Cluster.ClusterAutoscalingConfig.getDefaultInstanceForType()Cluster.ClusterAutoscalingConfig.parseDelimitedFrom(InputStream input) Cluster.ClusterAutoscalingConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Cluster.ClusterAutoscalingConfig.parseFrom(byte[] data) Cluster.ClusterAutoscalingConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Cluster.ClusterAutoscalingConfig.parseFrom(com.google.protobuf.ByteString data) Cluster.ClusterAutoscalingConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Cluster.ClusterAutoscalingConfig.parseFrom(com.google.protobuf.CodedInputStream input) Cluster.ClusterAutoscalingConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Cluster.ClusterAutoscalingConfig.parseFrom(InputStream input) Cluster.ClusterAutoscalingConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Cluster.ClusterAutoscalingConfig.parseFrom(ByteBuffer data) Cluster.ClusterAutoscalingConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.admin.v2 that return types with arguments of type Cluster.ClusterAutoscalingConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Cluster.ClusterAutoscalingConfig>Cluster.ClusterAutoscalingConfig.getParserForType()static com.google.protobuf.Parser<Cluster.ClusterAutoscalingConfig>Cluster.ClusterAutoscalingConfig.parser()Methods in com.google.bigtable.admin.v2 with parameters of type Cluster.ClusterAutoscalingConfigModifier and TypeMethodDescriptionCluster.ClusterConfig.Builder.mergeClusterAutoscalingConfig(Cluster.ClusterAutoscalingConfig value) Autoscaling configuration for this cluster.Cluster.ClusterAutoscalingConfig.Builder.mergeFrom(Cluster.ClusterAutoscalingConfig other) Cluster.ClusterAutoscalingConfig.newBuilder(Cluster.ClusterAutoscalingConfig prototype) Cluster.ClusterConfig.Builder.setClusterAutoscalingConfig(Cluster.ClusterAutoscalingConfig value) Autoscaling configuration for this cluster.