Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.PostProcessingParsedResponse
Packages that use PostProcessingParsedResponse
-
Uses of PostProcessingParsedResponse in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return PostProcessingParsedResponseModifier and TypeMethodDescriptionPostProcessingModelInvocationOutput.parsedResponse()Details about the response from the Lambda parsing of the output of the post-processing step.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type PostProcessingParsedResponseModifier and TypeMethodDescriptionPostProcessingModelInvocationOutput.Builder.parsedResponse(PostProcessingParsedResponse parsedResponse) Details about the response from the Lambda parsing of the output of the post-processing step.