static ListInvoiceLinesRequest.Builder |
ListInvoiceLinesRequest.builder() |
Return a new builder for this request object.
|
ListInvoiceLinesRequest.Builder |
ListInvoiceLinesRequest.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
ListInvoiceLinesRequest.Builder |
ListInvoiceLinesRequest.Builder.copy(ListInvoiceLinesRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListInvoiceLinesRequest.Builder |
ListInvoiceLinesRequest.Builder.internalInvoiceId(String internalInvoiceId) |
The identifier of the invoice.
|
ListInvoiceLinesRequest.Builder |
ListInvoiceLinesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListInvoiceLinesRequest.Builder |
ListInvoiceLinesRequest.Builder.limit(Integer limit) |
For list pagination.
|
ListInvoiceLinesRequest.Builder |
ListInvoiceLinesRequest.Builder.opcRequestId(String opcRequestId) |
The unique Oracle-assigned identifier for the request.
|
ListInvoiceLinesRequest.Builder |
ListInvoiceLinesRequest.Builder.ospHomeRegion(String ospHomeRegion) |
The home region’s public name of the logged in user.
|
ListInvoiceLinesRequest.Builder |
ListInvoiceLinesRequest.Builder.page(String page) |
For list pagination.
|
ListInvoiceLinesRequest.Builder |
ListInvoiceLinesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListInvoiceLinesRequest.Builder |
ListInvoiceLinesRequest.toBuilder() |
|