Uses of Enum
com.google.bigtable.admin.v2.StorageType
-
Uses of StorageType in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return StorageTypeModifier and TypeMethodDescriptionstatic StorageTypeStorageType.forNumber(int value) Cluster.Builder.getDefaultStorageType()Immutable.Cluster.getDefaultStorageType()Immutable.ClusterOrBuilder.getDefaultStorageType()Immutable.static StorageTypeStorageType.valueOf(int value) Deprecated.static StorageTypeStorageType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static StorageTypeReturns the enum constant of this type with the specified name.static StorageType[]StorageType.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 StorageTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<StorageType>StorageType.internalGetValueMap()Methods in com.google.bigtable.admin.v2 with parameters of type StorageTypeModifier and TypeMethodDescriptionCluster.Builder.setDefaultStorageType(StorageType value) Immutable.