Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.GetResourceApiKeyResponse
Packages that use GetResourceApiKeyResponse
Package
Description
Welcome to the Amazon Bedrock AgentCore Data Plane API reference.
-
Uses of GetResourceApiKeyResponse in software.amazon.awssdk.services.bedrockagentcore
Methods in software.amazon.awssdk.services.bedrockagentcore that return GetResourceApiKeyResponseModifier and TypeMethodDescriptiondefault GetResourceApiKeyResponseBedrockAgentCoreClient.getResourceApiKey(Consumer<GetResourceApiKeyRequest.Builder> getResourceApiKeyRequest) Retrieves the API key associated with an API key credential provider.default GetResourceApiKeyResponseBedrockAgentCoreClient.getResourceApiKey(GetResourceApiKeyRequest getResourceApiKeyRequest) Retrieves the API key associated with an API key credential provider.Methods in software.amazon.awssdk.services.bedrockagentcore that return types with arguments of type GetResourceApiKeyResponseModifier and TypeMethodDescriptionBedrockAgentCoreAsyncClient.getResourceApiKey(Consumer<GetResourceApiKeyRequest.Builder> getResourceApiKeyRequest) Retrieves the API key associated with an API key credential provider.BedrockAgentCoreAsyncClient.getResourceApiKey(GetResourceApiKeyRequest getResourceApiKeyRequest) Retrieves the API key associated with an API key credential provider.