Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
UpdateQuotaRuleResponse |
FileStorageClient.updateQuotaRule(UpdateQuotaRuleRequest request) |
UpdateQuotaRuleResponse |
FileStorage.updateQuotaRule(UpdateQuotaRuleRequest request)
Edit a file system, user, or group quota rule given the
fileSystemId and quotaRuleId
parameters. |
Future<UpdateQuotaRuleResponse> |
FileStorageAsync.updateQuotaRule(UpdateQuotaRuleRequest request,
AsyncHandler<UpdateQuotaRuleRequest,UpdateQuotaRuleResponse> handler)
Edit a file system, user, or group quota rule given the
fileSystemId and quotaRuleId
parameters. |
Future<UpdateQuotaRuleResponse> |
FileStorageAsyncClient.updateQuotaRule(UpdateQuotaRuleRequest request,
AsyncHandler<UpdateQuotaRuleRequest,UpdateQuotaRuleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateQuotaRuleResponse> |
FileStorageAsync.updateQuotaRule(UpdateQuotaRuleRequest request,
AsyncHandler<UpdateQuotaRuleRequest,UpdateQuotaRuleResponse> handler)
Edit a file system, user, or group quota rule given the
fileSystemId and quotaRuleId
parameters. |
Future<UpdateQuotaRuleResponse> |
FileStorageAsyncClient.updateQuotaRule(UpdateQuotaRuleRequest request,
AsyncHandler<UpdateQuotaRuleRequest,UpdateQuotaRuleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateQuotaRuleRequest |
UpdateQuotaRuleRequest.Builder.build()
Build the instance of UpdateQuotaRuleRequest as configured by this builder
|
UpdateQuotaRuleRequest |
UpdateQuotaRuleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateQuotaRuleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateQuotaRuleRequest.Builder |
UpdateQuotaRuleRequest.Builder.copy(UpdateQuotaRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.