public class CollectionDiskUsage
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Field and Description |
---|---|
protected java.lang.Long |
usedBytes |
Constructor and Description |
---|
CollectionDiskUsage() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getUsedBytes()
Gets the usedBytes.
|