Package | Description |
---|---|
com.sap.cloud.sdk.result |
Modifier and Type | Class and Description |
---|---|
class |
DefaultResultCollection
This class provides an abstraction of a collection of result elements
|
Modifier and Type | Method and Description |
---|---|
ResultCollection |
DefaultResultCollection.getAsCollection() |
ResultCollection |
GsonResultObject.getAsCollection()
Returns this
ResultElement as an instance of ResultCollection . |
ResultCollection |
GsonResultPrimitive.getAsCollection()
Returns this
ResultElement as an instance of ResultCollection . |
ResultCollection |
ResultElement.getAsCollection()
Returns this
ResultElement as an instance of ResultCollection . |
protected ResultCollection |
GsonResultElementFactory.newCollection(com.google.gson.JsonElement resultElement) |
Copyright © 2019 SAP SE. All rights reserved.