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 TypeClassDescriptionclassThis 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 thisResultElementas an instance ofResultCollection.protected ResultCollectionGsonResultElementFactory.newCollection(com.google.gson.JsonElement resultElement) Returns aResultCollectionfrom the givenresultElement.