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