Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.AgentCollaboratorOutputPayload
-
Packages that use AgentCollaboratorOutputPayload Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of AgentCollaboratorOutputPayload in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return AgentCollaboratorOutputPayload Modifier and Type Method Description AgentCollaboratorOutputPayloadAgentCollaboratorInvocationOutput. output()The output's output.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type AgentCollaboratorOutputPayload Modifier and Type Method Description AgentCollaboratorInvocationOutput.BuilderAgentCollaboratorInvocationOutput.Builder. output(AgentCollaboratorOutputPayload output)The output's output.
-