- Enclosing class:
APIDoc
public static class APIDoc.File
extends Object
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
POST
public static final String POST
- See Also:
-
-
PATCH
public static final String PATCH
- See Also:
-
-
GET
public static final String GET
- See Also:
-
-
COLLECTION
public static final String COLLECTION
- See Also:
-
-
DELETE
public static final String DELETE
- See Also:
-
-
GET_UPLOAD_URL
public static final String GET_UPLOAD_URL
- See Also:
-
-
GET_DOWNLOAD_URL
public static final String GET_DOWNLOAD_URL
- See Also:
-
-
POST_ACTIVATE_FILE
public static final String POST_ACTIVATE_FILE
- See Also:
-