Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.StripePrivyTokenResponseOutput
Packages that use StripePrivyTokenResponseOutput
-
Uses of StripePrivyTokenResponseOutput in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return StripePrivyTokenResponseOutputModifier and TypeMethodDescriptionPaymentTokenResponseOutput.stripePrivyTokenResponse()The Stripe Privy token response.Methods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type StripePrivyTokenResponseOutputModifier and TypeMethodDescriptionstatic PaymentTokenResponseOutputPaymentTokenResponseOutput.fromStripePrivyTokenResponse(StripePrivyTokenResponseOutput stripePrivyTokenResponse) Create an instance of this class withPaymentTokenResponseOutput.stripePrivyTokenResponse()initialized to the given value.PaymentTokenResponseOutput.Builder.stripePrivyTokenResponse(StripePrivyTokenResponseOutput stripePrivyTokenResponse) The Stripe Privy token response.