public class DiskUsage extends GenericModel
| Constructor and Description |
|---|
DiskUsage() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getMaximumAllowedBytes()
Gets the maximumAllowedBytes.
|
java.lang.Long |
getUsedBytes()
Gets the usedBytes.
|
equals, hashCode, toStringpublic java.lang.Long getUsedBytes()
public java.lang.Long getMaximumAllowedBytes()