Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
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. |
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 |
---|---|
DeleteQuotaRuleRequest |
DeleteQuotaRuleRequest.Builder.build()
Build the instance of DeleteQuotaRuleRequest as configured by this builder
|
DeleteQuotaRuleRequest |
DeleteQuotaRuleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteQuotaRuleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteQuotaRuleRequest.Builder |
DeleteQuotaRuleRequest.Builder.copy(DeleteQuotaRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.