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