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