Package | Description |
---|---|
com.sap.cloud.sdk.datamodel.odata.client.exception | |
com.sap.cloud.sdk.result |
Modifier and Type | Method and Description |
---|---|
static ODataServiceError |
ODataServiceError.fromResultObject(ResultObject resultObject,
ODataProtocol protocol)
SDK internal method to construct an OData error from a
ResultObject . |
Modifier and Type | Class and Description |
---|---|
class |
GsonResultObject
ResultObject implementation based on a JsonObject . |
Modifier and Type | Method and Description |
---|---|
ResultObject |
DefaultResultCollection.getAsObject() |
ResultObject |
ResultElement.getAsObject()
Returns this
ResultElement as an instance of ResultObject . |
ResultObject |
GsonResultPrimitive.getAsObject()
Returns this
ResultElement as an instance of ResultObject . |
ResultObject |
GsonResultObject.getAsObject()
Returns this
ResultElement as an instance of ResultObject . |
protected ResultObject |
GsonResultElementFactory.newObject(com.google.gson.JsonElement resultElement) |
Copyright © 2021 SAP SE. All rights reserved.