Package | Description |
---|---|
com.oracle.bmc.ospgateway | |
com.oracle.bmc.ospgateway.responses |
Modifier and Type | Method and Description |
---|---|
ListInvoiceLinesResponse |
InvoiceService.listInvoiceLines(ListInvoiceLinesRequest request)
Returns the invoice product list by invoice id
|
ListInvoiceLinesResponse |
InvoiceServiceClient.listInvoiceLines(ListInvoiceLinesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListInvoiceLinesResponse> |
InvoiceServiceAsync.listInvoiceLines(ListInvoiceLinesRequest request,
AsyncHandler<ListInvoiceLinesRequest,ListInvoiceLinesResponse> handler)
Returns the invoice product list by invoice id
|
Future<ListInvoiceLinesResponse> |
InvoiceServiceAsyncClient.listInvoiceLines(ListInvoiceLinesRequest request,
AsyncHandler<ListInvoiceLinesRequest,ListInvoiceLinesResponse> handler) |
Iterable<ListInvoiceLinesResponse> |
InvoiceServicePaginators.listInvoiceLinesResponseIterator(ListInvoiceLinesRequest request)
Creates a new iterable which will iterate over the responses received from the
listInvoiceLines operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListInvoiceLinesResponse> |
InvoiceServiceAsync.listInvoiceLines(ListInvoiceLinesRequest request,
AsyncHandler<ListInvoiceLinesRequest,ListInvoiceLinesResponse> handler)
Returns the invoice product list by invoice id
|
Future<ListInvoiceLinesResponse> |
InvoiceServiceAsyncClient.listInvoiceLines(ListInvoiceLinesRequest request,
AsyncHandler<ListInvoiceLinesRequest,ListInvoiceLinesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListInvoiceLinesResponse |
ListInvoiceLinesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListInvoiceLinesResponse.Builder |
ListInvoiceLinesResponse.Builder.copy(ListInvoiceLinesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.