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