Uses of Class
com.contentful.java.cda.CDAEntry
-
Packages that use CDAEntry Package Description com.contentful.java.cda -
-
Uses of CDAEntry in com.contentful.java.cda
Methods in com.contentful.java.cda that return types with arguments of type CDAEntry Modifier and Type Method Description java.util.Map<java.lang.String,CDAEntry>ArrayResource. entries()Methods in com.contentful.java.cda with parameters of type CDAEntry Modifier and Type Method Description static voidResourceUtils. ensureContentType(CDAEntry entry, CDAClient client)Make sure that the given entry has a filled in content type.
-