public class UserQos extends GenericResult
| Modifier and Type | Method and Description |
|---|---|
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.
|
getClientCRC, getRequestId, getResponse, getServerCRC, setClientCRC, setRequestId, setResponse, setServerCRCpublic int getStorageCapacity()
public void setStorageCapacity(int storageCapacity)
storageCapacity - Storage capacity in GB.public boolean hasStorageCapacity()
Copyright © 2021. All Rights Reserved.