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