UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.body$(UpdateQuotaDetails body) |
Alternative setter for the body parameter.
|
static UpdateQuotaRequest.Builder |
UpdateQuotaRequest.builder() |
Return a new builder for this request object.
|
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.copy(UpdateQuotaRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.isLockOverride(Boolean isLockOverride) |
Whether to override locks (if any exist).
|
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.quotaId(String quotaId) |
The OCID of the quota.
|
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.toBuilder() |
|
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.updateQuotaDetails(UpdateQuotaDetails updateQuotaDetails) |
Request object for updating a quota.
|