| Package | Description |
|---|---|
| com.contentful.java.cda | |
| com.contentful.java.cda.rich |
| Modifier and Type | Method and Description |
|---|---|
CDAClient |
CDAClient.Builder.build()
Create CDAClient, using the specified configuration options.
|
CDAClient |
CDAClient.clearCache()
Clear the java internal cache.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ResourceUtils.ensureContentType(CDAEntry entry,
CDAClient client)
Make sure that the given entry has a filled in content type.
|
| Constructor and Description |
|---|
FetchQuery(java.lang.Class<T> type,
CDAClient client)
Create a FetchQuery for the given type, using the client.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
RichTextFactory.resolveRichTextField(ArrayResource array,
CDAClient client)
Walk through the given array and resolve all rich text fields.
|
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.