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 static BackupAction create(BackupOptions options)
public String getName()
public String getBackupType()
public int getRotation()
Copyright © 2021. All rights reserved.