Interface BinaryResourceAction.Delete

All Superinterfaces:
ResourceAction
All Known Implementing Classes:
PeopleEntityResource
Enclosing interface:
BinaryResourceAction

public static interface BinaryResourceAction.Delete extends ResourceAction
HTTP DELETE - Deletes a binary resource
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    deleteProperty(String entityId, Parameters parameters)
    Deletes a binary property.