Uses of Interface
com.sap.cloud.sdk.result.ResultObject
-
Uses of ResultObject in com.sap.cloud.sdk.datamodel.odata.client.exception
Modifier and TypeMethodDescriptionstatic ODataServiceError
ODataServiceError.fromResultObject
(ResultObject resultObject, ODataProtocol protocol) SDK internal method to construct an OData error from aResultObject
. -
Uses of ResultObject in com.sap.cloud.sdk.result
Modifier and TypeClassDescriptionclass
ResultObject
implementation based on aJsonObject
.Modifier and TypeMethodDescriptionDefaultResultCollection.getAsObject()
GsonResultObject.getAsObject()
GsonResultPrimitive.getAsObject()
ResultElement.getAsObject()
Returns thisResultElement
as an instance ofResultObject
.protected ResultObject
GsonResultElementFactory.newObject
(com.google.gson.JsonElement resultElement) Returns aResultObject
from the givenresultElement
.