public class UserQos extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getStorageCapacity()
Gets the bucket capacity in GB.
|
boolean |
hasStorageCapacity()
Checks if the storage capacity is set.
|
void |
setStorageCapacity(int storageCapacity)
Sets the bucket capacity in GB
|
public int getStorageCapacity()
public void setStorageCapacity(int storageCapacity)
storageCapacity - Storage capacity in GB.public boolean hasStorageCapacity()
Copyright © 2017. All Rights Reserved.