UpdateQuotaRuleRequest.Builder |
UpdateQuotaRuleRequest.Builder.body$(UpdateQuotaRuleDetails body) |
Alternative setter for the body parameter.
|
static UpdateQuotaRuleRequest.Builder |
UpdateQuotaRuleRequest.builder() |
Return a new builder for this request object.
|
UpdateQuotaRuleRequest.Builder |
UpdateQuotaRuleRequest.Builder.copy(UpdateQuotaRuleRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateQuotaRuleRequest.Builder |
UpdateQuotaRuleRequest.Builder.fileSystemId(String fileSystemId) |
The OCID of the
file system.
|
UpdateQuotaRuleRequest.Builder |
UpdateQuotaRuleRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateQuotaRuleRequest.Builder |
UpdateQuotaRuleRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateQuotaRuleRequest.Builder |
UpdateQuotaRuleRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
UpdateQuotaRuleRequest.Builder |
UpdateQuotaRuleRequest.Builder.quotaRuleId(String quotaRuleId) |
The identifier of the quota rule.
|
UpdateQuotaRuleRequest.Builder |
UpdateQuotaRuleRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateQuotaRuleRequest.Builder |
UpdateQuotaRuleRequest.toBuilder() |
|
UpdateQuotaRuleRequest.Builder |
UpdateQuotaRuleRequest.Builder.updateQuotaRuleDetails(UpdateQuotaRuleDetails updateQuotaRuleDetails) |
Details for editing a quota rule.
|