Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.PaymentTokenResponseOutput
Packages that use PaymentTokenResponseOutput
-
Uses of PaymentTokenResponseOutput in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return PaymentTokenResponseOutputModifier and TypeMethodDescriptionstatic PaymentTokenResponseOutputPaymentTokenResponseOutput.fromCoinbaseCdpTokenResponse(Consumer<CoinbaseCdpTokenResponseOutput.Builder> coinbaseCdpTokenResponse) Create an instance of this class withcoinbaseCdpTokenResponse()initialized to the given value.static PaymentTokenResponseOutputPaymentTokenResponseOutput.fromCoinbaseCdpTokenResponse(CoinbaseCdpTokenResponseOutput coinbaseCdpTokenResponse) Create an instance of this class withcoinbaseCdpTokenResponse()initialized to the given value.static PaymentTokenResponseOutputPaymentTokenResponseOutput.fromStripePrivyTokenResponse(Consumer<StripePrivyTokenResponseOutput.Builder> stripePrivyTokenResponse) Create an instance of this class withstripePrivyTokenResponse()initialized to the given value.static PaymentTokenResponseOutputPaymentTokenResponseOutput.fromStripePrivyTokenResponse(StripePrivyTokenResponseOutput stripePrivyTokenResponse) Create an instance of this class withstripePrivyTokenResponse()initialized to the given value.GetResourcePaymentTokenResponse.paymentTokenResponse()Vendor-specific token response output.Methods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type PaymentTokenResponseOutputModifier and TypeMethodDescriptionGetResourcePaymentTokenResponse.Builder.paymentTokenResponse(PaymentTokenResponseOutput paymentTokenResponse) Vendor-specific token response output.