Uses of Class
com.oracle.bmc.ospgateway.model.AuthorizeSubscriptionPaymentReceipt
-
Packages that use AuthorizeSubscriptionPaymentReceipt Package Description com.oracle.bmc.ospgateway.model com.oracle.bmc.ospgateway.responses -
-
Uses of AuthorizeSubscriptionPaymentReceipt in com.oracle.bmc.ospgateway.model
Methods in com.oracle.bmc.ospgateway.model that return AuthorizeSubscriptionPaymentReceipt Modifier and Type Method Description AuthorizeSubscriptionPaymentReceipt
AuthorizeSubscriptionPaymentReceipt.Builder. build()
Methods in com.oracle.bmc.ospgateway.model with parameters of type AuthorizeSubscriptionPaymentReceipt Modifier and Type Method Description AuthorizeSubscriptionPaymentReceipt.Builder
AuthorizeSubscriptionPaymentReceipt.Builder. copy(AuthorizeSubscriptionPaymentReceipt model)
-
Uses of AuthorizeSubscriptionPaymentReceipt in com.oracle.bmc.ospgateway.responses
Methods in com.oracle.bmc.ospgateway.responses that return AuthorizeSubscriptionPaymentReceipt Modifier and Type Method Description AuthorizeSubscriptionPaymentReceipt
AuthorizeSubscriptionPaymentResponse. getAuthorizeSubscriptionPaymentReceipt()
The returned AuthorizeSubscriptionPaymentReceipt instance.Methods in com.oracle.bmc.ospgateway.responses with parameters of type AuthorizeSubscriptionPaymentReceipt Modifier and Type Method Description AuthorizeSubscriptionPaymentResponse.Builder
AuthorizeSubscriptionPaymentResponse.Builder. authorizeSubscriptionPaymentReceipt(AuthorizeSubscriptionPaymentReceipt authorizeSubscriptionPaymentReceipt)
The returned AuthorizeSubscriptionPaymentReceipt instance.
-