public class BackupAction extends Object implements ServerAction
| Constructor and Description |
|---|
BackupAction() |
| Modifier and Type | Method and Description |
|---|---|
static BackupAction |
create(BackupOptions options) |
String |
getBackupType() |
String |
getName() |
int |
getRotation() |
public String getName()
public String getBackupType()
public int getRotation()
public static BackupAction create(BackupOptions options)
Copyright © 2017. All rights reserved.