Uses of Class
com.oracle.bmc.onesubscription.requests.ListInvoicelineComputedUsagesRequest
-
Packages that use ListInvoicelineComputedUsagesRequest Package Description com.oracle.bmc.onesubscription com.oracle.bmc.onesubscription.requests -
-
Uses of ListInvoicelineComputedUsagesRequest in com.oracle.bmc.onesubscription
Method parameters in com.oracle.bmc.onesubscription with type arguments of type ListInvoicelineComputedUsagesRequest Modifier and Type Method 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) -
Uses of ListInvoicelineComputedUsagesRequest in com.oracle.bmc.onesubscription.requests
Methods in com.oracle.bmc.onesubscription.requests that return ListInvoicelineComputedUsagesRequest Modifier and Type Method Description ListInvoicelineComputedUsagesRequestListInvoicelineComputedUsagesRequest.Builder. build()Build the instance of ListInvoicelineComputedUsagesRequest as configured by this builderListInvoicelineComputedUsagesRequestListInvoicelineComputedUsagesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListInvoicelineComputedUsagesRequest as configured by this builderMethods in com.oracle.bmc.onesubscription.requests with parameters of type ListInvoicelineComputedUsagesRequest Modifier and Type Method Description ListInvoicelineComputedUsagesRequest.BuilderListInvoicelineComputedUsagesRequest.Builder. copy(ListInvoicelineComputedUsagesRequest o)Copy method to populate the builder with values from the given instance.
-