Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.RequestBody
-
Packages that use RequestBody Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of RequestBody in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RequestBody Modifier and Type Method Description RequestBodyActionGroupInvocationInput. requestBody()The parameters in the request body for the Lambda input event.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type RequestBody Modifier and Type Method Description ActionGroupInvocationInput.BuilderActionGroupInvocationInput.Builder. requestBody(RequestBody requestBody)The parameters in the request body for the Lambda input event.
-