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