Uses of Class
com.google.cloud.metastore.v1beta.Restore.State
-
Packages that use Restore.State Package Description com.google.cloud.metastore.v1beta A client to Dataproc Metastore API -
-
Uses of Restore.State in com.google.cloud.metastore.v1beta
Methods in com.google.cloud.metastore.v1beta that return Restore.State Modifier and Type Method Description static Restore.StateRestore.State. forNumber(int value)Restore.StateRestore.Builder. getState()Output only.Restore.StateRestore. getState()Output only.Restore.StateRestoreOrBuilder. getState()Output only.static Restore.StateRestore.State. valueOf(int value)Deprecated.static Restore.StateRestore.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Restore.StateRestore.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Restore.State[]Restore.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.metastore.v1beta that return types with arguments of type Restore.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Restore.State>Restore.State. internalGetValueMap()Methods in com.google.cloud.metastore.v1beta with parameters of type Restore.State Modifier and Type Method Description Restore.BuilderRestore.Builder. setState(Restore.State value)Output only.
-