Package | Description |
---|---|
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
static DeleteQuotaRuleRequest.Builder |
DeleteQuotaRuleRequest.builder()
Return a new builder for this request object.
|
DeleteQuotaRuleRequest.Builder |
DeleteQuotaRuleRequest.Builder.copy(DeleteQuotaRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
DeleteQuotaRuleRequest.Builder |
DeleteQuotaRuleRequest.Builder.fileSystemId(String fileSystemId)
The OCID of the
file system.
|
DeleteQuotaRuleRequest.Builder |
DeleteQuotaRuleRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
DeleteQuotaRuleRequest.Builder |
DeleteQuotaRuleRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DeleteQuotaRuleRequest.Builder |
DeleteQuotaRuleRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
DeleteQuotaRuleRequest.Builder |
DeleteQuotaRuleRequest.Builder.quotaRuleId(String quotaRuleId)
The identifier of the quota rule.
|
DeleteQuotaRuleRequest.Builder |
DeleteQuotaRuleRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DeleteQuotaRuleRequest.Builder |
DeleteQuotaRuleRequest.toBuilder()
Return an instance of
DeleteQuotaRuleRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2025. All rights reserved.