public static enum Sync.Mode
| Modifier and Type | Class and Description |
|---|---|
static class |
Mode.Companion |
| Enum Constant and Description |
|---|
CLEAN_ONLY |
COPY_AND_CLEAN |
COPY_ONLY |
| Modifier and Type | Field and Description |
|---|---|
static Mode.Companion |
Companion |
public static Sync.Mode COPY_AND_CLEAN
public static Sync.Mode CLEAN_ONLY
public static Sync.Mode COPY_ONLY
public static Mode.Companion Companion