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