@Beta
public interface ODataResponseDescriptor
| Modifier and Type | Method and Description |
|---|---|
String[] |
getPathToInlineCount()
The JSON path to an inline count.
|
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()
@Nonnull String[] getPathToResultPrimitive()
Copyright © 2020 SAP SE. All rights reserved.