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