Interface EntityResourceAction.CreateWithResponse<E>
- All Superinterfaces:
ResourceAction
- Enclosing interface:
- EntityResourceAction
HTTP POST - Create a new entity
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(List<E> entity, Parameters parameters, WithResponse withResponse)
-
Method Details
-
create
-