Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.CoinbaseCdpTokenResponseOutput
Packages that use CoinbaseCdpTokenResponseOutput
-
Uses of CoinbaseCdpTokenResponseOutput in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return CoinbaseCdpTokenResponseOutputModifier and TypeMethodDescriptionPaymentTokenResponseOutput.coinbaseCdpTokenResponse()The Coinbase CDP token response.Methods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type CoinbaseCdpTokenResponseOutputModifier and TypeMethodDescriptionPaymentTokenResponseOutput.Builder.coinbaseCdpTokenResponse(CoinbaseCdpTokenResponseOutput coinbaseCdpTokenResponse) The Coinbase CDP token response.static PaymentTokenResponseOutputPaymentTokenResponseOutput.fromCoinbaseCdpTokenResponse(CoinbaseCdpTokenResponseOutput coinbaseCdpTokenResponse) Create an instance of this class withPaymentTokenResponseOutput.coinbaseCdpTokenResponse()initialized to the given value.