Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.FinalResponse
-
Packages that use FinalResponse Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of FinalResponse in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return FinalResponse Modifier and Type Method Description FinalResponseObservation. finalResponse()Contains details about the response to the user.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type FinalResponse Modifier and Type Method Description Observation.BuilderObservation.Builder. finalResponse(FinalResponse finalResponse)Contains details about the response to the user.
-