public class MemoryUsage
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| MemoryUsage() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Double | getPercentUsed()Gets the percentUsed. | 
| java.lang.String | getTotal()Gets the total. | 
| java.lang.Long | getTotalBytes()Gets the totalBytes. | 
| java.lang.String | getUsed()Gets the used. | 
| java.lang.Long | getUsedBytes()Gets the usedBytes. | 
public java.lang.Long getUsedBytes()
public java.lang.Long getTotalBytes()
public java.lang.String getUsed()
public java.lang.String getTotal()
public java.lang.Double getPercentUsed()