Package | Description |
---|---|
com.sap.cloud.sdk.result |
Modifier and Type | Class and Description |
---|---|
class |
GsonResultObject
ResultObject implementation based on a JsonObject . |
Modifier and Type | Method and Description |
---|---|
ResultObject |
ResultElement.getAsObject()
Returns this
ResultElement as an instance of ResultObject . |
ResultObject |
DefaultResultCollection.getAsObject() |
ResultObject |
GsonResultPrimitive.getAsObject()
Returns this
ResultElement as an instance of ResultObject . |
ResultObject |
GsonResultObject.getAsObject() |
ResultObject |
DefaultCollectedResultCollection.getAsObject() |
protected ResultObject |
GsonResultElementFactory.newObject(com.google.gson.JsonElement resultElement) |
Copyright © 2018 SAP SE. All rights reserved.