public class RequestRestoreSnapshotParameters extends RequestRestoreBridgeParameters
| Constructor and Description |
|---|
RequestRestoreSnapshotParameters() |
| Modifier and Type | Method and Description |
|---|---|
static RequestRestoreSnapshotParameters |
deserialize(String taskParameters)
Parses properties from task parameter string
|
String |
serialize()
Creates a serialized version of task parameters
|
getHost, getPort, getSnapshotId, getStoreId, getUserEmail, setHost, setPort, setSnapshotId, setStoreId, setUserEmailgetSpaceId, setSpaceIdpublic String serialize()
serialize in class RequestRestoreBridgeParameterspublic static RequestRestoreSnapshotParameters deserialize(String taskParameters)
taskParameters - - JSON formatted set of parametersCopyright © 2009–2017 DuraSpace. All rights reserved.