Package | Description |
---|---|
com.oracle.bmc.ospgateway.requests |
Modifier and Type | Method and Description |
---|---|
PayInvoiceRequest.Builder |
PayInvoiceRequest.Builder.body$(PayInvoiceDetails body)
Alternative setter for the body parameter.
|
static PayInvoiceRequest.Builder |
PayInvoiceRequest.builder()
Return a new builder for this request object.
|
PayInvoiceRequest.Builder |
PayInvoiceRequest.Builder.compartmentId(String compartmentId)
The OCID
of the compartment.
|
PayInvoiceRequest.Builder |
PayInvoiceRequest.Builder.copy(PayInvoiceRequest o)
Copy method to populate the builder with values from the given instance.
|
PayInvoiceRequest.Builder |
PayInvoiceRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
PayInvoiceRequest.Builder |
PayInvoiceRequest.Builder.internalInvoiceId(String internalInvoiceId)
The identifier of the invoice.
|
PayInvoiceRequest.Builder |
PayInvoiceRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
PayInvoiceRequest.Builder |
PayInvoiceRequest.Builder.opcRequestId(String opcRequestId)
The unique Oracle-assigned identifier for the request.
|
PayInvoiceRequest.Builder |
PayInvoiceRequest.Builder.opcRetryToken(String opcRetryToken)
For requests that are not idempotent (creates being the main place of interest), THE APIs
should take a header called opc-retry-token to identify the customer desire across
requests, to introduce some level of idempotency.
|
PayInvoiceRequest.Builder |
PayInvoiceRequest.Builder.ospHomeRegion(String ospHomeRegion)
The home region’s public name of the logged in user.
|
PayInvoiceRequest.Builder |
PayInvoiceRequest.Builder.payInvoiceDetails(PayInvoiceDetails payInvoiceDetails)
Invoice payment request.
|
PayInvoiceRequest.Builder |
PayInvoiceRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
PayInvoiceRequest.Builder |
PayInvoiceRequest.toBuilder()
Return an instance of
PayInvoiceRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.