Package | Description |
---|---|
com.oracle.bmc.limits.requests |
Modifier and Type | Method and Description |
---|---|
CreateQuotaRequest.Builder |
CreateQuotaRequest.Builder.body$(CreateQuotaDetails body)
Alternative setter for the body parameter.
|
static CreateQuotaRequest.Builder |
CreateQuotaRequest.builder()
Return a new builder for this request object.
|
CreateQuotaRequest.Builder |
CreateQuotaRequest.Builder.copy(CreateQuotaRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateQuotaRequest.Builder |
CreateQuotaRequest.Builder.createQuotaDetails(CreateQuotaDetails createQuotaDetails)
Request object for creating a new quota.
|
CreateQuotaRequest.Builder |
CreateQuotaRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateQuotaRequest.Builder |
CreateQuotaRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateQuotaRequest.Builder |
CreateQuotaRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error, without risk of executing that same action again.
|
CreateQuotaRequest.Builder |
CreateQuotaRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateQuotaRequest.Builder |
CreateQuotaRequest.toBuilder()
Return an instance of
CreateQuotaRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.