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