Package | Description |
---|---|
com.oracle.bmc.ospgateway | |
com.oracle.bmc.ospgateway.model |
Modifier and Type | Method and Description |
---|---|
Iterable<InvoiceLineSummary> |
InvoiceServicePaginators.listInvoiceLinesRecordIterator(ListInvoiceLinesRequest request)
Creates a new iterable which will iterate over the
InvoiceLineSummary objects contained in responses from the
listInvoiceLines operation. |
Modifier and Type | Method and Description |
---|---|
InvoiceLineSummary |
InvoiceLineSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<InvoiceLineSummary> |
InvoiceLineCollection.getItems()
Invoice line list elements
|
Modifier and Type | Method and Description |
---|---|
InvoiceLineSummary.Builder |
InvoiceLineSummary.Builder.copy(InvoiceLineSummary model) |
Modifier and Type | Method and Description |
---|---|
InvoiceLineCollection.Builder |
InvoiceLineCollection.Builder.items(List<InvoiceLineSummary> items)
Invoice line list elements
|
Constructor and Description |
---|
InvoiceLineCollection(List<InvoiceLineSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.