public interface ResponseEntityExtractor
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ResponseChangeSetEntity> |
extractFrom(ODataResponse response)
Extracts entities returned back in an OData response.
|
java.util.List<ResponseChangeSetEntity> extractFrom(ODataResponse response)
response - a response to extract entities fromCopyright © 2018 SAP SE. All Rights Reserved.