Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
ToggleQuotaRulesResponse |
FileStorageClient.toggleQuotaRules(ToggleQuotaRulesRequest request) |
ToggleQuotaRulesResponse |
FileStorage.toggleQuotaRules(ToggleQuotaRulesRequest request)
Enable or disable quota enforcement for the file system.
|
Modifier and Type | Method and Description |
---|---|
Future<ToggleQuotaRulesResponse> |
FileStorageAsync.toggleQuotaRules(ToggleQuotaRulesRequest request,
AsyncHandler<ToggleQuotaRulesRequest,ToggleQuotaRulesResponse> handler)
Enable or disable quota enforcement for the file system.
|
Future<ToggleQuotaRulesResponse> |
FileStorageAsyncClient.toggleQuotaRules(ToggleQuotaRulesRequest request,
AsyncHandler<ToggleQuotaRulesRequest,ToggleQuotaRulesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ToggleQuotaRulesResponse> |
FileStorageAsync.toggleQuotaRules(ToggleQuotaRulesRequest request,
AsyncHandler<ToggleQuotaRulesRequest,ToggleQuotaRulesResponse> handler)
Enable or disable quota enforcement for the file system.
|
Future<ToggleQuotaRulesResponse> |
FileStorageAsyncClient.toggleQuotaRules(ToggleQuotaRulesRequest request,
AsyncHandler<ToggleQuotaRulesRequest,ToggleQuotaRulesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ToggleQuotaRulesResponse |
ToggleQuotaRulesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ToggleQuotaRulesResponse.Builder |
ToggleQuotaRulesResponse.Builder.copy(ToggleQuotaRulesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.