Uses of Class
com.sap.cloud.sdk.datamodel.odata.helper.batch.DefaultBatchResponseResult
Packages that use DefaultBatchResponseResult
-
Uses of DefaultBatchResponseResult in com.sap.cloud.sdk.datamodel.odata.helper.batch
Methods in com.sap.cloud.sdk.datamodel.odata.helper.batch that return DefaultBatchResponseResultModifier and TypeMethodDescriptionstatic DefaultBatchResponseResult
DefaultBatchResponseResult.of
(ODataRequestResultMultipartGeneric response, BatchFluentHelperBasic<?, ?> initialRequest) Static factory method to convert from generic response to typed response.