Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.InvokeAgentRuntimeCommandRequestBody
Packages that use InvokeAgentRuntimeCommandRequestBody
-
Uses of InvokeAgentRuntimeCommandRequestBody in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return InvokeAgentRuntimeCommandRequestBodyModifier and TypeMethodDescriptionInvokeAgentRuntimeCommandRequest.body()The request body containing the command to execute and optional configuration parameters such as timeout settings.Methods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type InvokeAgentRuntimeCommandRequestBodyModifier and TypeMethodDescriptionInvokeAgentRuntimeCommandRequest.Builder.body(InvokeAgentRuntimeCommandRequestBody body) The request body containing the command to execute and optional configuration parameters such as timeout settings.