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