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