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

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

There is a newer version: 9.1.0
Show newest version
package com.contentful.java.cda;

/** Represents a deleted resource (via the Sync API). */
public class DeletedResource extends CDAResource {
  private static final long serialVersionUID = 5881271494348347577L;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy