| Package | Description |
|---|---|
| com.oracle.bmc.limits.requests |
| Modifier and Type | Method and Description |
|---|---|
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.body$(UpdateQuotaDetails body)
Alternative setter for the body parameter.
|
static UpdateQuotaRequest.Builder |
UpdateQuotaRequest.builder() |
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.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
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(com.oracle.bmc.retrier.RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.updateQuotaDetails(UpdateQuotaDetails updateQuotaDetails)
Request object for updating a quota.
|
Copyright © 2016–2021. All rights reserved.