Package | Description |
---|---|
com.oracle.bmc.onesubscription.requests |
Modifier and Type | Method and Description |
---|---|
static ListInvoicelineComputedUsagesRequest.Builder |
ListInvoicelineComputedUsagesRequest.builder()
Return a new builder for this request object.
|
ListInvoicelineComputedUsagesRequest.Builder |
ListInvoicelineComputedUsagesRequest.Builder.compartmentId(String compartmentId)
The OCID of the root compartment.
|
ListInvoicelineComputedUsagesRequest.Builder |
ListInvoicelineComputedUsagesRequest.Builder.copy(ListInvoicelineComputedUsagesRequest o)
Copy method to populate the builder with values from the given instance.
|
ListInvoicelineComputedUsagesRequest.Builder |
ListInvoicelineComputedUsagesRequest.Builder.fields(List<String> fields)
Partial response refers to an optimization technique offered by the RESTful web APIs to
return only the information (fields) required by the client.
|
ListInvoicelineComputedUsagesRequest.Builder |
ListInvoicelineComputedUsagesRequest.Builder.fields(String singularValue)
Singular setter.
|
ListInvoicelineComputedUsagesRequest.Builder |
ListInvoicelineComputedUsagesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListInvoicelineComputedUsagesRequest.Builder |
ListInvoicelineComputedUsagesRequest.Builder.invoiceLineId(String invoiceLineId)
Invoice Line Identifier - Primary Key SPM
|
ListInvoicelineComputedUsagesRequest.Builder |
ListInvoicelineComputedUsagesRequest.Builder.limit(Integer limit)
The maximum number of items to return in a paginated “List” call.
|
ListInvoicelineComputedUsagesRequest.Builder |
ListInvoicelineComputedUsagesRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
ListInvoicelineComputedUsagesRequest.Builder |
ListInvoicelineComputedUsagesRequest.Builder.page(String page)
The value of the ‘opc-next-page’ response header from the previous “List” call.
|
ListInvoicelineComputedUsagesRequest.Builder |
ListInvoicelineComputedUsagesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListInvoicelineComputedUsagesRequest.Builder |
ListInvoicelineComputedUsagesRequest.Builder.sortBy(ListInvoicelineComputedUsagesRequest.SortBy sortBy)
The field to sort by Invoiced Computed Usages.
|
ListInvoicelineComputedUsagesRequest.Builder |
ListInvoicelineComputedUsagesRequest.Builder.sortOrder(ListInvoicelineComputedUsagesRequest.SortOrder sortOrder)
The sort order to use, either ascending (‘ASC’) or descending (‘DESC’).
|
ListInvoicelineComputedUsagesRequest.Builder |
ListInvoicelineComputedUsagesRequest.toBuilder()
Return an instance of
ListInvoicelineComputedUsagesRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.