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