public class RestBag extends Object implements RestEntity
| Constructor and Description |
|---|
RestBag() |
RestBag(String instanceId,
String name,
long size,
long diskSize) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDiskSize() |
String |
getInstanceId() |
String |
getName() |
long |
getSize() |
Copyright © 2015. All rights reserved.