Uses of Class
software.amazon.awssdk.services.qbusiness.model.Principal.Type
-
Packages that use Principal.Type Package Description software.amazon.awssdk.services.qbusiness.model -
-
Uses of Principal.Type in software.amazon.awssdk.services.qbusiness.model
Methods in software.amazon.awssdk.services.qbusiness.model that return Principal.Type Modifier and Type Method Description Principal.TypePrincipal. type()Retrieve an enum value representing which member of this object is populated.static Principal.TypePrincipal.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Principal.Type[]Principal.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-