Uses of Interface
com.sap.cloud.sdk.result.ResultCollection
-
Uses of ResultCollection in com.sap.cloud.sdk.result
Modifier and TypeClassDescriptionclass
This class provides an abstraction of a collection of result elementsModifier and TypeMethodDescriptionDefaultResultCollection.getAsCollection()
GsonResultObject.getAsCollection()
GsonResultPrimitive.getAsCollection()
ResultElement.getAsCollection()
Returns thisResultElement
as an instance ofResultCollection
.protected ResultCollection
GsonResultElementFactory.newCollection
(com.google.gson.JsonElement resultElement) Returns aResultCollection
from the givenresultElement
.