Uses of Class
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
-
Uses of BatchFluentHelperBasic in com.sap.cloud.sdk.datamodel.odata.helper.batch
Modifier and TypeMethodDescriptionstatic DefaultBatchResponseResult
DefaultBatchResponseResult.of
(ODataRequestResultMultipartGeneric response, BatchFluentHelperBasic<?, ?> initialRequest) Static factory method to convert from generic response to typed response.ModifierConstructorDescriptionBatchChangeSetFluentHelperBasic
(FluentHelperBatchT typedBatchFluentHelper, BatchFluentHelperBasic<?, ?> basicBatchFluentHelper)