Interface BinaryResourceAction.DeleteWithResponse

All Superinterfaces:
ResourceAction
Enclosing interface:
BinaryResourceAction

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

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