Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
DeleteQuotaRuleResponse |
FileStorageClient.deleteQuotaRule(DeleteQuotaRuleRequest request) |
DeleteQuotaRuleResponse |
FileStorage.deleteQuotaRule(DeleteQuotaRuleRequest request)
Remove a file system, user, or group quota rule given the
fileSystemId and quotaRuleId
parameters. |
Modifier and Type | Method and Description |
---|---|
Future<DeleteQuotaRuleResponse> |
FileStorageAsync.deleteQuotaRule(DeleteQuotaRuleRequest request,
AsyncHandler<DeleteQuotaRuleRequest,DeleteQuotaRuleResponse> handler)
Remove a file system, user, or group quota rule given the
fileSystemId and quotaRuleId
parameters. |
Future<DeleteQuotaRuleResponse> |
FileStorageAsyncClient.deleteQuotaRule(DeleteQuotaRuleRequest request,
AsyncHandler<DeleteQuotaRuleRequest,DeleteQuotaRuleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteQuotaRuleResponse> |
FileStorageAsync.deleteQuotaRule(DeleteQuotaRuleRequest request,
AsyncHandler<DeleteQuotaRuleRequest,DeleteQuotaRuleResponse> handler)
Remove a file system, user, or group quota rule given the
fileSystemId and quotaRuleId
parameters. |
Future<DeleteQuotaRuleResponse> |
FileStorageAsyncClient.deleteQuotaRule(DeleteQuotaRuleRequest request,
AsyncHandler<DeleteQuotaRuleRequest,DeleteQuotaRuleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteQuotaRuleResponse |
DeleteQuotaRuleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteQuotaRuleResponse.Builder |
DeleteQuotaRuleResponse.Builder.copy(DeleteQuotaRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.