Package | Description |
---|---|
com.oracle.bmc.onesubscription | |
com.oracle.bmc.onesubscription.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListInvoicelineComputedUsagesResponse> |
InvoiceSummaryAsync.listInvoicelineComputedUsages(ListInvoicelineComputedUsagesRequest request,
AsyncHandler<ListInvoicelineComputedUsagesRequest,ListInvoicelineComputedUsagesResponse> handler)
This is a collection API which returns a list of Invoiced Computed Usages for given
Invoiceline id.
|
Future<ListInvoicelineComputedUsagesResponse> |
InvoiceSummaryAsyncClient.listInvoicelineComputedUsages(ListInvoicelineComputedUsagesRequest request,
AsyncHandler<ListInvoicelineComputedUsagesRequest,ListInvoicelineComputedUsagesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListInvoicelineComputedUsagesRequest |
ListInvoicelineComputedUsagesRequest.Builder.build()
Build the instance of ListInvoicelineComputedUsagesRequest as configured by this builder
|
ListInvoicelineComputedUsagesRequest |
ListInvoicelineComputedUsagesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListInvoicelineComputedUsagesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListInvoicelineComputedUsagesRequest.Builder |
ListInvoicelineComputedUsagesRequest.Builder.copy(ListInvoicelineComputedUsagesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.