Uses of Class
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
Packages that use BatchFluentHelperBasic
- 
Uses of BatchFluentHelperBasic in com.sap.cloud.sdk.datamodel.odata.helper.batch
Methods in com.sap.cloud.sdk.datamodel.odata.helper.batch with parameters of type BatchFluentHelperBasicModifier and TypeMethodDescriptionstatic DefaultBatchResponseResultDefaultBatchResponseResult.of(ODataRequestResultMultipartGeneric response, BatchFluentHelperBasic<?, ?> initialRequest) Static factory method to convert from generic response to typed response.Constructors in com.sap.cloud.sdk.datamodel.odata.helper.batch with parameters of type BatchFluentHelperBasicModifierConstructorDescriptionBatchChangeSetFluentHelperBasic(FluentHelperBatchT typedBatchFluentHelper, BatchFluentHelperBasic<?, ?> basicBatchFluentHelper)