public class GetSnapshotListTaskResult extends GetSnapshotListBridgeResult
| Constructor and Description |
|---|
GetSnapshotListTaskResult() |
GetSnapshotListTaskResult(List<SnapshotSummary> snapshots) |
| Modifier and Type | Method and Description |
|---|---|
static GetSnapshotListTaskResult |
deserialize(String taskResult)
Parses properties from task result
|
getSnapshots, serialize, setSnapshotspublic GetSnapshotListTaskResult()
public GetSnapshotListTaskResult(List<SnapshotSummary> snapshots)
public static GetSnapshotListTaskResult deserialize(String taskResult)
taskResult - - JSON formatted set of propertiesCopyright © 2009–2017 DuraSpace. All rights reserved.