Uses of Enum
com.google.cloud.bigtable.admin.v2.models.Backup.State
-
Uses of Backup.State in com.google.cloud.bigtable.admin.v2.models
Modifier and TypeMethodDescriptionstatic Backup.State
Backup.State.fromProto
(com.google.bigtable.admin.v2.Backup.State proto) Wraps the protobuf.Backup.getState()
Get the state of this backup.static Backup.State
Returns the enum constant of this type with the specified name.static Backup.State[]
Backup.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.