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