Uses of Class
software.amazon.awssdk.services.bedrockagent.model.UpdateAgentRequest
Packages that use UpdateAgentRequest
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of UpdateAgentRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type UpdateAgentRequestModifier and TypeMethodDescriptiondefault CompletableFuture<UpdateAgentResponse>BedrockAgentAsyncClient.updateAgent(UpdateAgentRequest updateAgentRequest) Updates the configuration of an agent.default UpdateAgentResponseBedrockAgentClient.updateAgent(UpdateAgentRequest updateAgentRequest) Updates the configuration of an agent. -
Uses of UpdateAgentRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type UpdateAgentRequestModifier and TypeMethodDescriptionUpdateAgentRequestMarshaller.marshall(UpdateAgentRequest updateAgentRequest)