Uses of Enum
software.amazon.awssdk.services.bedrockagentcore.model.Role
Packages that use Role
-
Uses of Role in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return RoleModifier and TypeMethodDescriptionstatic RoleUse this in place of valueOf to convert the raw string returned by the service into the enum value.final RoleConversational.role()The role of the participant in the conversation (for example, "user" or "assistant").static RoleReturns the enum constant of this type with the specified name.static Role[]Role.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type RoleMethods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type RoleModifier and TypeMethodDescriptionThe role of the participant in the conversation (for example, "user" or "assistant").