Uses of Class
software.amazon.awssdk.services.bedrockagent.model.UpdateAgentActionGroupRequest
Packages that use UpdateAgentActionGroupRequest
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of UpdateAgentActionGroupRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type UpdateAgentActionGroupRequestModifier and TypeMethodDescriptionBedrockAgentAsyncClient.updateAgentActionGroup(UpdateAgentActionGroupRequest updateAgentActionGroupRequest) Updates the configuration for an action group for an agent.default UpdateAgentActionGroupResponseBedrockAgentClient.updateAgentActionGroup(UpdateAgentActionGroupRequest updateAgentActionGroupRequest) Updates the configuration for an action group for an agent. -
Uses of UpdateAgentActionGroupRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type UpdateAgentActionGroupRequestModifier and TypeMethodDescriptionUpdateAgentActionGroupRequestMarshaller.marshall(UpdateAgentActionGroupRequest updateAgentActionGroupRequest)