Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.AgentCollaboratorInvocationInput
-
Packages that use AgentCollaboratorInvocationInput Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of AgentCollaboratorInvocationInput in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return AgentCollaboratorInvocationInput Modifier and Type Method Description AgentCollaboratorInvocationInputInvocationInput. agentCollaboratorInvocationInput()The collaborator's invocation input.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type AgentCollaboratorInvocationInput Modifier and Type Method Description InvocationInput.BuilderInvocationInput.Builder. agentCollaboratorInvocationInput(AgentCollaboratorInvocationInput agentCollaboratorInvocationInput)The collaborator's invocation input.
-