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