public class VolumeStatus extends Object implements Serializable
| Constructor and Description |
|---|
VolumeStatus() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl() |
String |
getVersion() |
List<Volume> |
getVolumes() |
void |
setUrl(String url) |
void |
setVersion(String version) |
void |
setVolumes(List<Volume> volumes) |
String |
toString() |
Copyright © 2017 Blocko Inc.. All rights reserved.