@Beta
public interface ODataResponseDescriptor
Modifier and Type | Method and Description |
---|---|
String[] |
getPathToResultPrimitive()
The JSON path to a result primitive.
|
String[] |
getPathToResultSet()
The JSON path to a set of result elements.
|
String[] |
getPathToResultSingle()
The JSON path to a result object.
|
@Nonnull String[] getPathToResultSet()
@Nonnull String[] getPathToResultSingle()
Copyright © 2020 SAP SE. All rights reserved.