Uses of Class
software.amazon.awssdk.services.bedrockagent.model.GetAgentActionGroupRequest
Packages that use GetAgentActionGroupRequest
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of GetAgentActionGroupRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type GetAgentActionGroupRequestModifier and TypeMethodDescriptionBedrockAgentAsyncClient.getAgentActionGroup(GetAgentActionGroupRequest getAgentActionGroupRequest) Gets information about an action group for an agent.default GetAgentActionGroupResponseBedrockAgentClient.getAgentActionGroup(GetAgentActionGroupRequest getAgentActionGroupRequest) Gets information about an action group for an agent. -
Uses of GetAgentActionGroupRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type GetAgentActionGroupRequestModifier and TypeMethodDescriptionGetAgentActionGroupRequestMarshaller.marshall(GetAgentActionGroupRequest getAgentActionGroupRequest)