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