Package | Description |
---|---|
com.oracle.bmc.limits.requests |
Modifier and Type | Method and Description |
---|---|
static DeleteQuotaRequest.Builder |
DeleteQuotaRequest.builder()
Return a new builder for this request object.
|
DeleteQuotaRequest.Builder |
DeleteQuotaRequest.Builder.copy(DeleteQuotaRequest o)
Copy method to populate the builder with values from the given instance.
|
DeleteQuotaRequest.Builder |
DeleteQuotaRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
DeleteQuotaRequest.Builder |
DeleteQuotaRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DeleteQuotaRequest.Builder |
DeleteQuotaRequest.Builder.isLockOverride(Boolean isLockOverride)
Whether to override locks (if any exist).
|
DeleteQuotaRequest.Builder |
DeleteQuotaRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
DeleteQuotaRequest.Builder |
DeleteQuotaRequest.Builder.quotaId(String quotaId)
The OCID of the quota.
|
DeleteQuotaRequest.Builder |
DeleteQuotaRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DeleteQuotaRequest.Builder |
DeleteQuotaRequest.toBuilder()
Return an instance of
DeleteQuotaRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.