ListQuotaRulesRequest.Builder |
ListQuotaRulesRequest.Builder.areViolatorsOnly(Boolean areViolatorsOnly) |
An option to display only the users or groups that violate their quota rules.
|
static ListQuotaRulesRequest.Builder |
ListQuotaRulesRequest.builder() |
Return a new builder for this request object.
|
ListQuotaRulesRequest.Builder |
ListQuotaRulesRequest.Builder.copy(ListQuotaRulesRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListQuotaRulesRequest.Builder |
ListQuotaRulesRequest.Builder.fileSystemId(String fileSystemId) |
The OCID of the
file system.
|
ListQuotaRulesRequest.Builder |
ListQuotaRulesRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ListQuotaRulesRequest.Builder |
ListQuotaRulesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListQuotaRulesRequest.Builder |
ListQuotaRulesRequest.Builder.limit(Integer limit) |
For list pagination.
|
ListQuotaRulesRequest.Builder |
ListQuotaRulesRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
ListQuotaRulesRequest.Builder |
ListQuotaRulesRequest.Builder.page(String page) |
For list pagination.
|
ListQuotaRulesRequest.Builder |
ListQuotaRulesRequest.Builder.principalId(Integer principalId) |
An identifier for the user or the group associated with quota rule and usage.
|
ListQuotaRulesRequest.Builder |
ListQuotaRulesRequest.Builder.principalType(ListQuotaRulesRequest.PrincipalType principalType) |
The type of the owner of this quota rule and usage.
|
ListQuotaRulesRequest.Builder |
ListQuotaRulesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListQuotaRulesRequest.Builder |
ListQuotaRulesRequest.Builder.sortOrder(ListQuotaRulesRequest.SortOrder sortOrder) |
The sort order to use, either ‘asc’ or ‘desc’, where ‘asc’ is ascending and ‘desc’ is
descending.
|
ListQuotaRulesRequest.Builder |
ListQuotaRulesRequest.toBuilder() |
|