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.modelMethods in com.oracle.bmc.ospgateway.model that return AuthorizeSubscriptionPaymentReceipt Modifier and Type Method Description AuthorizeSubscriptionPaymentReceiptAuthorizeSubscriptionPaymentReceipt.Builder. build()Methods in com.oracle.bmc.ospgateway.model with parameters of type AuthorizeSubscriptionPaymentReceipt Modifier and Type Method Description AuthorizeSubscriptionPaymentReceipt.BuilderAuthorizeSubscriptionPaymentReceipt.Builder. copy(AuthorizeSubscriptionPaymentReceipt model)
- 
Uses of AuthorizeSubscriptionPaymentReceipt in com.oracle.bmc.ospgateway.responsesMethods in com.oracle.bmc.ospgateway.responses that return AuthorizeSubscriptionPaymentReceipt Modifier and Type Method Description AuthorizeSubscriptionPaymentReceiptAuthorizeSubscriptionPaymentResponse. getAuthorizeSubscriptionPaymentReceipt()The returned AuthorizeSubscriptionPaymentReceipt instance.Methods in com.oracle.bmc.ospgateway.responses with parameters of type AuthorizeSubscriptionPaymentReceipt Modifier and Type Method Description AuthorizeSubscriptionPaymentResponse.BuilderAuthorizeSubscriptionPaymentResponse.Builder. authorizeSubscriptionPaymentReceipt(AuthorizeSubscriptionPaymentReceipt authorizeSubscriptionPaymentReceipt)The returned AuthorizeSubscriptionPaymentReceipt instance.
 
-