Uses of Class
co.novu.api.changes.request.ApplyChangesRequest
-
Packages that use ApplyChangesRequest Package Description co.novu.api.changes co.novu.common.base -
-
Uses of ApplyChangesRequest in co.novu.api.changes
Methods in co.novu.api.changes with parameters of type ApplyChangesRequest Modifier and Type Method Description retrofit2.Call<ApplyChangesResponse>ChangeApi. applyChanges(ApplyChangesRequest request)ApplyChangesResponseChangeHandler. applyChanges(ApplyChangesRequest request) -
Uses of ApplyChangesRequest in co.novu.common.base
Methods in co.novu.common.base with parameters of type ApplyChangesRequest Modifier and Type Method Description ApplyChangesResponseNovu. applyChanges(ApplyChangesRequest request)
-