Uses of Class
software.amazon.awssdk.services.bedrockagent.model.PrepareAgentRequest
Packages that use PrepareAgentRequest
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of PrepareAgentRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type PrepareAgentRequestModifier and TypeMethodDescriptiondefault CompletableFuture<PrepareAgentResponse>BedrockAgentAsyncClient.prepareAgent(PrepareAgentRequest prepareAgentRequest) Creates aDRAFTversion of the agent that can be used for internal testing.default PrepareAgentResponseBedrockAgentClient.prepareAgent(PrepareAgentRequest prepareAgentRequest) Creates aDRAFTversion of the agent that can be used for internal testing. -
Uses of PrepareAgentRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type PrepareAgentRequestModifier and TypeMethodDescriptionPrepareAgentRequestMarshaller.marshall(PrepareAgentRequest prepareAgentRequest)