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