Uses of Class
com.oracle.bmc.ospgateway.model.InvoiceLineCollection.Builder
-
Packages that use InvoiceLineCollection.Builder Package Description com.oracle.bmc.ospgateway.model -
-
Uses of InvoiceLineCollection.Builder in com.oracle.bmc.ospgateway.model
Methods in com.oracle.bmc.ospgateway.model that return InvoiceLineCollection.Builder Modifier and Type Method Description static InvoiceLineCollection.Builder
InvoiceLineCollection. builder()
Create a new builder.InvoiceLineCollection.Builder
InvoiceLineCollection.Builder. copy(InvoiceLineCollection model)
InvoiceLineCollection.Builder
InvoiceLineCollection.Builder. items(List<InvoiceLineSummary> items)
Invoice line list elementsInvoiceLineCollection.Builder
InvoiceLineCollection. toBuilder()
-