| Package | Description |
|---|---|
| com.contentful.java.cda |
| Modifier and Type | Method and Description |
|---|---|
static SyncType |
SyncType.allAssets() |
static SyncType |
SyncType.allEntries() |
static SyncType |
SyncType.onlyDeletedAssets() |
static SyncType |
SyncType.onlyDeletedEntries() |
static SyncType |
SyncType.onlyDeletion() |
static SyncType |
SyncType.onlyEntriesOfType(java.lang.String type)
Sync all entries of a specific content type.
|
| Modifier and Type | Method and Description |
|---|---|
SyncQuery |
CDAClient.sync(SyncType type)
Returns a
SyncQuery for synchronization with the provided syncToken via
the Sync API. |
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.