Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.PaymentTokenRequestInput
Packages that use PaymentTokenRequestInput
-
Uses of PaymentTokenRequestInput in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return PaymentTokenRequestInputModifier and TypeMethodDescriptionstatic PaymentTokenRequestInputPaymentTokenRequestInput.fromCoinbaseCdpTokenRequest(Consumer<CoinbaseCdpTokenRequestInput.Builder> coinbaseCdpTokenRequest) Create an instance of this class withcoinbaseCdpTokenRequest()initialized to the given value.static PaymentTokenRequestInputPaymentTokenRequestInput.fromCoinbaseCdpTokenRequest(CoinbaseCdpTokenRequestInput coinbaseCdpTokenRequest) Create an instance of this class withcoinbaseCdpTokenRequest()initialized to the given value.static PaymentTokenRequestInputPaymentTokenRequestInput.fromStripePrivyTokenRequest(Consumer<StripePrivyTokenRequestInput.Builder> stripePrivyTokenRequest) Create an instance of this class withstripePrivyTokenRequest()initialized to the given value.static PaymentTokenRequestInputPaymentTokenRequestInput.fromStripePrivyTokenRequest(StripePrivyTokenRequestInput stripePrivyTokenRequest) Create an instance of this class withstripePrivyTokenRequest()initialized to the given value.final PaymentTokenRequestInputGetResourcePaymentTokenRequest.paymentTokenRequest()Vendor-specific token request input.Methods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type PaymentTokenRequestInputModifier and TypeMethodDescriptionGetResourcePaymentTokenRequest.Builder.paymentTokenRequest(PaymentTokenRequestInput paymentTokenRequest) Vendor-specific token request input.