Package | Description |
---|---|
com.oracle.bmc.onesubscription | |
com.oracle.bmc.onesubscription.responses |
Modifier and Type | Method and Description |
---|---|
ListInvoicesResponse |
InvoiceSummary.listInvoices(ListInvoicesRequest request)
This is a collection API which returns a list of Invoices for given filters.
|
ListInvoicesResponse |
InvoiceSummaryClient.listInvoices(ListInvoicesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListInvoicesResponse> |
InvoiceSummaryAsync.listInvoices(ListInvoicesRequest request,
AsyncHandler<ListInvoicesRequest,ListInvoicesResponse> handler)
This is a collection API which returns a list of Invoices for given filters.
|
Future<ListInvoicesResponse> |
InvoiceSummaryAsyncClient.listInvoices(ListInvoicesRequest request,
AsyncHandler<ListInvoicesRequest,ListInvoicesResponse> handler) |
Iterable<ListInvoicesResponse> |
InvoiceSummaryPaginators.listInvoicesResponseIterator(ListInvoicesRequest request)
Creates a new iterable which will iterate over the responses received from the listInvoices
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListInvoicesResponse> |
InvoiceSummaryAsync.listInvoices(ListInvoicesRequest request,
AsyncHandler<ListInvoicesRequest,ListInvoicesResponse> handler)
This is a collection API which returns a list of Invoices for given filters.
|
Future<ListInvoicesResponse> |
InvoiceSummaryAsyncClient.listInvoices(ListInvoicesRequest request,
AsyncHandler<ListInvoicesRequest,ListInvoicesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListInvoicesResponse |
ListInvoicesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListInvoicesResponse.Builder |
ListInvoicesResponse.Builder.copy(ListInvoicesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.