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