public class RestoreSnapshotTaskResult extends CreateRestoreBridgeResult
| Constructor and Description |
|---|
RestoreSnapshotTaskResult() |
| Modifier and Type | Method and Description |
|---|---|
static RestoreSnapshotTaskResult |
deserialize(String taskResult)
Parses properties from task result
|
String |
getSpaceId() |
String |
serialize()
Creates a serialized version of task results
|
void |
setSpaceId(String spaceId) |
getRestoreId, getStatus, setRestoreId, setStatuspublic String getSpaceId()
public void setSpaceId(String spaceId)
public String serialize()
serialize in class CreateRestoreBridgeResultpublic static RestoreSnapshotTaskResult deserialize(String taskResult)
taskResult - - JSON formatted set of propertiesCopyright © 2009–2015 DuraSpace. All rights reserved.