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