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