Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.ActionGroupInvocationOutput
-
Packages that use ActionGroupInvocationOutput Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of ActionGroupInvocationOutput in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return ActionGroupInvocationOutput Modifier and Type Method Description ActionGroupInvocationOutputObservation. actionGroupInvocationOutput()Contains the JSON-formatted string returned by the API invoked by the action group.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type ActionGroupInvocationOutput Modifier and Type Method Description Observation.BuilderObservation.Builder. actionGroupInvocationOutput(ActionGroupInvocationOutput actionGroupInvocationOutput)Contains the JSON-formatted string returned by the API invoked by the action group.
-