Interface EntityResourceAction.DeleteWithResponse
- All Superinterfaces:
ResourceAction
- All Known Implementing Classes:
AuthenticationTicketsEntityResource
- Enclosing interface:
- EntityResourceAction
HTTP DELETE - Deletes an entity
-
Method Summary
Modifier and TypeMethodDescriptionvoid
delete
(String id, Parameters parameters, WithResponse withResponse)
-
Method Details
-
delete
-