Interface RelationshipResourceAction.UpdateWithResponse<E>
- All Superinterfaces:
ResourceAction
- Enclosing interface:
- RelationshipResourceAction
HTTP PUT - Update entity (by its related entityResource Id) if it exists, error if not
-
Method Summary
Modifier and TypeMethodDescriptionupdate
(String entityResourceId, E entity, Parameters parameters, WithResponse withResponse)
-
Method Details
-
update
-