Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.PaymentTokenResponseOutput.Builder
Packages that use PaymentTokenResponseOutput.Builder
-
Uses of PaymentTokenResponseOutput.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return PaymentTokenResponseOutput.BuilderModifier and TypeMethodDescriptionPaymentTokenResponseOutput.builder()PaymentTokenResponseOutput.Builder.coinbaseCdpTokenResponse(Consumer<CoinbaseCdpTokenResponseOutput.Builder> coinbaseCdpTokenResponse) The Coinbase CDP token response.PaymentTokenResponseOutput.Builder.coinbaseCdpTokenResponse(CoinbaseCdpTokenResponseOutput coinbaseCdpTokenResponse) The Coinbase CDP token response.PaymentTokenResponseOutput.Builder.stripePrivyTokenResponse(Consumer<StripePrivyTokenResponseOutput.Builder> stripePrivyTokenResponse) The Stripe Privy token response.PaymentTokenResponseOutput.Builder.stripePrivyTokenResponse(StripePrivyTokenResponseOutput stripePrivyTokenResponse) The Stripe Privy token response.PaymentTokenResponseOutput.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type PaymentTokenResponseOutput.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PaymentTokenResponseOutput.Builder>PaymentTokenResponseOutput.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentcore.model with type arguments of type PaymentTokenResponseOutput.BuilderModifier and TypeMethodDescriptionGetResourcePaymentTokenResponse.Builder.paymentTokenResponse(Consumer<PaymentTokenResponseOutput.Builder> paymentTokenResponse) Vendor-specific token response output.