public class SyncResult
extends java.lang.Object
| Constructor and Description |
|---|
SyncResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
create() |
static SyncResult |
empty() |
void |
ignorePresentTarget() |
void |
replacePresentTarget() |
public static SyncResult empty()
public void create()
public void ignorePresentTarget()
public void replacePresentTarget()