CollaboratorConfiguration.Builder |
CollaboratorConfiguration.Builder.agentAliasArn(String agentAliasArn) |
The Amazon Resource Name (ARN) of the inline collaborator agent.
|
static CollaboratorConfiguration.Builder |
CollaboratorConfiguration.builder() |
|
CollaboratorConfiguration.Builder |
CollaboratorConfiguration.Builder.collaboratorInstruction(String collaboratorInstruction) |
Instructions that tell the inline collaborator agent what it should do and how it should interact with users.
|
CollaboratorConfiguration.Builder |
CollaboratorConfiguration.Builder.collaboratorName(String collaboratorName) |
Name of the inline collaborator agent which must be the same name as specified for agentName.
|
CollaboratorConfiguration.Builder |
CollaboratorConfiguration.Builder.relayConversationHistory(String relayConversationHistory) |
A relay conversation history for the inline collaborator agent.
|
CollaboratorConfiguration.Builder |
CollaboratorConfiguration.Builder.relayConversationHistory(RelayConversationHistory relayConversationHistory) |
A relay conversation history for the inline collaborator agent.
|
CollaboratorConfiguration.Builder |
CollaboratorConfiguration.toBuilder() |
|