Uses of Class
software.amazon.awssdk.services.bedrockagent.model.CreateAgentActionGroupRequest
Packages that use CreateAgentActionGroupRequest
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of CreateAgentActionGroupRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type CreateAgentActionGroupRequestModifier and TypeMethodDescriptionBedrockAgentAsyncClient.createAgentActionGroup(CreateAgentActionGroupRequest createAgentActionGroupRequest) Creates an action group for an agent.default CreateAgentActionGroupResponseBedrockAgentClient.createAgentActionGroup(CreateAgentActionGroupRequest createAgentActionGroupRequest) Creates an action group for an agent. -
Uses of CreateAgentActionGroupRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type CreateAgentActionGroupRequestModifier and TypeMethodDescriptionCreateAgentActionGroupRequestMarshaller.marshall(CreateAgentActionGroupRequest createAgentActionGroupRequest)