public class Snapshot extends Object implements Serializable
Constructor and Description |
---|
Snapshot() |
Modifier and Type | Method and Description |
---|---|
String |
getCreatedAt() |
String |
getDescription() |
String |
getId() |
String |
getName() |
Integer |
getSize() |
String |
getStatus() |
String |
getVolumeId() |
String |
toString() |
public String getId()
public String getStatus()
public String getName()
public String getDescription()
public String getVolumeId()
public Integer getSize()
public String getCreatedAt()
Copyright © 2012–2016. All rights reserved.