Uses of Enum
software.amazon.awssdk.services.bedrockagentcore.model.UserIdentifier.Type
Packages that use UserIdentifier.Type
-
Uses of UserIdentifier.Type in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return UserIdentifier.TypeModifier and TypeMethodDescriptionUserIdentifier.type()Retrieve an enum value representing which member of this object is populated.static UserIdentifier.TypeReturns the enum constant of this type with the specified name.static UserIdentifier.Type[]UserIdentifier.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.