Package | Description |
---|---|
com.oracle.bmc.onesubscription | |
com.oracle.bmc.onesubscription.model | |
com.oracle.bmc.onesubscription.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<InvoiceSummary> |
InvoiceSummaryPaginators.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 |
---|---|
InvoiceSummary.Builder |
InvoiceSummary.Builder.copy(InvoiceSummary model) |
Modifier and Type | Method and Description |
---|---|
List<InvoiceSummary> |
ListInvoicesResponse.getItems()
A list of
com.oracle.bmc.onesubscription.model.InvoiceSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListInvoicesResponse.Builder |
ListInvoicesResponse.Builder.items(List<InvoiceSummary> items)
A list of
com.oracle.bmc.onesubscription.model.InvoiceSummary instances. |
Copyright © 2016–2024. All rights reserved.