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