Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.GetResourcePaymentTokenResponse
Packages that use GetResourcePaymentTokenResponse
Package
Description
Welcome to the Amazon Bedrock AgentCore Data Plane API reference.
-
Uses of GetResourcePaymentTokenResponse in software.amazon.awssdk.services.bedrockagentcore
Methods in software.amazon.awssdk.services.bedrockagentcore that return GetResourcePaymentTokenResponseModifier and TypeMethodDescriptiondefault GetResourcePaymentTokenResponseBedrockAgentCoreClient.getResourcePaymentToken(Consumer<GetResourcePaymentTokenRequest.Builder> getResourcePaymentTokenRequest) Generates authentication tokens for payment providers that use vendor-specific authentication mechanisms.default GetResourcePaymentTokenResponseBedrockAgentCoreClient.getResourcePaymentToken(GetResourcePaymentTokenRequest getResourcePaymentTokenRequest) Generates authentication tokens for payment providers that use vendor-specific authentication mechanisms.Methods in software.amazon.awssdk.services.bedrockagentcore that return types with arguments of type GetResourcePaymentTokenResponseModifier and TypeMethodDescriptionBedrockAgentCoreAsyncClient.getResourcePaymentToken(Consumer<GetResourcePaymentTokenRequest.Builder> getResourcePaymentTokenRequest) Generates authentication tokens for payment providers that use vendor-specific authentication mechanisms.BedrockAgentCoreAsyncClient.getResourcePaymentToken(GetResourcePaymentTokenRequest getResourcePaymentTokenRequest) Generates authentication tokens for payment providers that use vendor-specific authentication mechanisms.