Interface RelationshipResourceAction.DeleteWithResponse

All Superinterfaces:
ResourceAction
Enclosing interface:
RelationshipResourceAction

public static interface RelationshipResourceAction.DeleteWithResponse extends ResourceAction
HTTP DELETE - Deletes a relation by its unique id & entity context
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    delete(String entityResourceId, String id, Parameters parameters, WithResponse withResponse)