Uses of Class
com.google.cloud.managedidentities.v1.Trust.State
-
Packages that use Trust.State Package Description com.google.cloud.managedidentities.v1 A client to Managed Service for Microsoft Active Directory API -
-
Uses of Trust.State in com.google.cloud.managedidentities.v1
Methods in com.google.cloud.managedidentities.v1 that return Trust.State Modifier and Type Method Description static Trust.StateTrust.State. forNumber(int value)Trust.StateTrust.Builder. getState()Output only.Trust.StateTrust. getState()Output only.Trust.StateTrustOrBuilder. getState()Output only.static Trust.StateTrust.State. valueOf(int value)Deprecated.static Trust.StateTrust.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Trust.StateTrust.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Trust.State[]Trust.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 Trust.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Trust.State>Trust.State. internalGetValueMap()Methods in com.google.cloud.managedidentities.v1 with parameters of type Trust.State Modifier and Type Method Description Trust.BuilderTrust.Builder. setState(Trust.State value)Output only.
-