Uses of Class
com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultMultipartGeneric
Package
Description
-
Uses of ODataRequestResultMultipartGeneric in com.sap.cloud.sdk.datamodel.odata.client.request
Modifier and TypeMethodDescriptionODataRequestBatch.execute
(org.apache.http.client.HttpClient httpClient) -
Uses of ODataRequestResultMultipartGeneric 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. -
Uses of ODataRequestResultMultipartGeneric in com.sap.cloud.sdk.datamodel.odatav4.core
Modifier and TypeMethodDescriptionstatic BatchResponse
BatchResponse.of
(ODataRequestResultMultipartGeneric response, BatchRequestBuilder initialRequest) Static factory method to convert from generic response to typed response.