Uses of Class
com.sap.cloud.sdk.datamodel.odata.helper.ModificationResponse
Packages that use ModificationResponse
-
Uses of ModificationResponse in com.sap.cloud.sdk.datamodel.odata.helper
Methods in com.sap.cloud.sdk.datamodel.odata.helper that return ModificationResponseModifier and TypeMethodDescriptionFluentHelperCreate.executeRequest
(Destination destination) FluentHelperDelete.executeRequest
(Destination destination) FluentHelperUpdate.executeRequest
(Destination destination) static <EntityT extends VdmEntity<?>>
ModificationResponse<EntityT>ModificationResponse.of
(ODataRequestResultGeneric result, EntityT originalRequestEntity, Destination destination)