Uses of Class
com.google.cloud.alloydb.v1alpha.Backup.State
-
Packages that use Backup.State Package Description com.google.cloud.alloydb.v1alpha A client to AlloyDB API -
-
Uses of Backup.State in com.google.cloud.alloydb.v1alpha
Methods in com.google.cloud.alloydb.v1alpha that return Backup.State Modifier and Type Method Description static Backup.StateBackup.State. forNumber(int value)Backup.StateBackup.Builder. getState()Output only.Backup.StateBackup. getState()Output only.Backup.StateBackupOrBuilder. getState()Output only.static Backup.StateBackup.State. valueOf(int value)Deprecated.static Backup.StateBackup.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Backup.StateBackup.State. valueOf(String name)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.Methods in com.google.cloud.alloydb.v1alpha that return types with arguments of type Backup.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Backup.State>Backup.State. internalGetValueMap()Methods in com.google.cloud.alloydb.v1alpha with parameters of type Backup.State Modifier and Type Method Description Backup.BuilderBackup.Builder. setState(Backup.State value)Output only.
-