Class SnapshotResponse
java.lang.Object
com.iland.core.web.rest.response.common.SnapshotResponse
- All Implemented Interfaces:
Serializable
Snapshot Response.
- Author:
- Nick Kasprzak
- See Also:
-
Constructor Details
-
SnapshotResponse
-
-
Method Details
-
getCreationDate
Gets the creation date of the snapshot.- Returns:
Datethe creation date of the snapshot
-
getSize
public long getSize()Gets the size of the snapshot in bytes.- Returns:
- the size of the snapshot in bytes
-
isPoweredOn
public boolean isPoweredOn()Indicates whether the entity is powered on.- Returns:
- boolean value indicating whether the entity is powered on
-
equals
-
toString
-