Uses of Interface
com.sap.cloud.sdk.result.ResultCollection
Packages that use ResultCollection
-
Uses of ResultCollection in com.sap.cloud.sdk.result
Classes in com.sap.cloud.sdk.result that implement ResultCollectionModifier and TypeClassDescriptionclass
This class provides an abstraction of a collection of result elementsMethods in com.sap.cloud.sdk.result that return ResultCollectionModifier 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
.