Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.AgentCollaboratorInputPayload
-
Packages that use AgentCollaboratorInputPayload Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of AgentCollaboratorInputPayload in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return AgentCollaboratorInputPayload Modifier and Type Method Description AgentCollaboratorInputPayloadAgentCollaboratorInvocationInput. input()Text or action invocation result input for the collaborator.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type AgentCollaboratorInputPayload Modifier and Type Method Description AgentCollaboratorInvocationInput.BuilderAgentCollaboratorInvocationInput.Builder. input(AgentCollaboratorInputPayload input)Text or action invocation result input for the collaborator.
-