Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.ApiRequestBody
Packages that use ApiRequestBody
-
Uses of ApiRequestBody in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return ApiRequestBodyModifier and TypeMethodDescriptionfinal ApiRequestBodyApiInvocationInput.requestBody()The request body to provide for the API request, as the agent elicited from the user.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type ApiRequestBodyModifier and TypeMethodDescriptionApiInvocationInput.Builder.requestBody(ApiRequestBody requestBody) The request body to provide for the API request, as the agent elicited from the user.