Uses of Enum
com.google.bigtable.admin.v2.Cluster.NodeScalingFactor
-
Uses of Cluster.NodeScalingFactor in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return Cluster.NodeScalingFactorModifier and TypeMethodDescriptionstatic Cluster.NodeScalingFactorCluster.NodeScalingFactor.forNumber(int value) Cluster.Builder.getNodeScalingFactor()Immutable.Cluster.getNodeScalingFactor()Immutable.ClusterOrBuilder.getNodeScalingFactor()Immutable.static Cluster.NodeScalingFactorCluster.NodeScalingFactor.valueOf(int value) Deprecated.static Cluster.NodeScalingFactorCluster.NodeScalingFactor.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Cluster.NodeScalingFactorReturns the enum constant of this type with the specified name.static Cluster.NodeScalingFactor[]Cluster.NodeScalingFactor.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.bigtable.admin.v2 that return types with arguments of type Cluster.NodeScalingFactorModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Cluster.NodeScalingFactor>Cluster.NodeScalingFactor.internalGetValueMap()Methods in com.google.bigtable.admin.v2 with parameters of type Cluster.NodeScalingFactorModifier and TypeMethodDescriptionCluster.Builder.setNodeScalingFactor(Cluster.NodeScalingFactor value) Immutable.