All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.contentful.java.cda.CDAType Maven / Gradle / Ivy

package com.contentful.java.cda;

/** Constant resource types. */
public enum CDAType {
  ARRAY,
  ASSET,
  CONTENTTYPE,
  DELETEDASSET,
  DELETEDENTRY,
  ENTRY,
  SPACE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy