Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.CryptoX402PaymentOutput
Packages that use CryptoX402PaymentOutput
-
Uses of CryptoX402PaymentOutput in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return CryptoX402PaymentOutputModifier and TypeMethodDescriptionfinal CryptoX402PaymentOutputPaymentOutput.cryptoX402()Output from a crypto X402 payment.Methods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type CryptoX402PaymentOutputModifier and TypeMethodDescriptionPaymentOutput.Builder.cryptoX402(CryptoX402PaymentOutput cryptoX402) Output from a crypto X402 payment.static PaymentOutputPaymentOutput.fromCryptoX402(CryptoX402PaymentOutput cryptoX402) Create an instance of this class withPaymentOutput.cryptoX402()initialized to the given value.