Interface EntityResourceAction.DeleteWithResponse

All Superinterfaces:
ResourceAction
All Known Implementing Classes:
AuthenticationTicketsEntityResource
Enclosing interface:
EntityResourceAction

public static interface EntityResourceAction.DeleteWithResponse extends ResourceAction
HTTP DELETE - Deletes an entity
  • Method Summary

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