Interface BinaryResourceAction
public interface BinaryResourceAction
Permissible actions for binary resources of an Entity Resource
Supports full CRUD (Read, Update, Delete)
- Author:
- Gethin James
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
HTTP DELETE - Deletes a binary resourcestatic interface
HTTP DELETE - Deletes a binary resourcestatic interface
HTTP GET - Retrieve a binary resourcestatic interface
HTTP GET - Retrieve a binary resourcestatic interface
HTTP PUT - Updates a binary resource if it exists, error if notstatic interface
HTTP PUT - Updates a binary resource if it exists, error if not