Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.AgentCollaboratorInvocationOutput
-
Packages that use AgentCollaboratorInvocationOutput Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of AgentCollaboratorInvocationOutput in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return AgentCollaboratorInvocationOutput Modifier and Type Method Description AgentCollaboratorInvocationOutputObservation. agentCollaboratorInvocationOutput()A collaborator's invocation output.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type AgentCollaboratorInvocationOutput Modifier and Type Method Description Observation.BuilderObservation.Builder. agentCollaboratorInvocationOutput(AgentCollaboratorInvocationOutput agentCollaboratorInvocationOutput)A collaborator's invocation output.
-