Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.GetAgentCardRequest
Packages that use GetAgentCardRequest
Package
Description
Welcome to the Amazon Bedrock AgentCore Data Plane API reference.
-
Uses of GetAgentCardRequest in software.amazon.awssdk.services.bedrockagentcore
Methods in software.amazon.awssdk.services.bedrockagentcore with parameters of type GetAgentCardRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetAgentCardResponse>BedrockAgentCoreAsyncClient.getAgentCard(GetAgentCardRequest getAgentCardRequest) Retrieves the A2A agent card associated with an AgentCore Runtime agent.default GetAgentCardResponseBedrockAgentCoreClient.getAgentCard(GetAgentCardRequest getAgentCardRequest) Retrieves the A2A agent card associated with an AgentCore Runtime agent. -
Uses of GetAgentCardRequest in software.amazon.awssdk.services.bedrockagentcore.transform
Methods in software.amazon.awssdk.services.bedrockagentcore.transform with parameters of type GetAgentCardRequestModifier and TypeMethodDescriptionGetAgentCardRequestMarshaller.marshall(GetAgentCardRequest getAgentCardRequest)