Uses of Enum
com.google.cloud.bigtable.admin.v2.models.Backup.State
Packages that use Backup.State
-
Uses of Backup.State in com.google.cloud.bigtable.admin.v2.models
Methods in com.google.cloud.bigtable.admin.v2.models that return Backup.StateModifier and TypeMethodDescriptionstatic Backup.StateBackup.State.fromProto(Backup.State proto) Wraps the protobuf.Backup.getState()Get the state of this backup.static Backup.StateReturns 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.