public class UserBackupParams extends Object implements Serializable
| Constructor and Description |
|---|
UserBackupParams() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDeploymentGroupURI() |
String |
getRestoreState() |
int |
hashCode() |
void |
setDeploymentGroupURI(String deploymentGroupURI) |
void |
setRestoreState(String restoreState) |
String |
toString() |
public String getDeploymentGroupURI()
public void setDeploymentGroupURI(String deploymentGroupURI)
deploymentGroupURI - the deploymentGroupURI to setpublic String getRestoreState()
public void setRestoreState(String restoreState)
restoreState - the restoreState to setCopyright © 2017. All rights reserved.