Uses of Interface
com.sap.cloud.sdk.result.CollectionExtractor
Packages that use CollectionExtractor
-
Uses of CollectionExtractor in com.sap.cloud.sdk.result
Classes in com.sap.cloud.sdk.result that implement CollectionExtractorModifier and TypeClassDescriptionclass
Extracts aCollection
out of a givenResultElement
by wrapping the result of anObjectExtractor
into asingletonList
.