| Package | Description |
|---|---|
| com.sap.cloud.sdk.result |
| Class and Description |
|---|
| CollectedResultCollection
A collection consisting of elements collected by their
ElementName via the
ResultCollection.collect(String) method. |
| CollectionExtractor
Functional interface handling the type-safe transformation of a
ResultElement to a collections of a specific
type. |
| GsonResultElementFactory
Factory implementation that creates a
ResultElement, based on a given JsonElement. |
| ObjectExtractor
Functional interface handling the type-safe transformation of a
ResultElement to a specific type. |
| ResultCollection
Interface representing one collection of result elements (e.g.
|
| ResultElement
Class representing one resulting element from a call to an external service (e.g.
|
| ResultElementFactory
Factory interface to encapsulating different ways to create a
ResultElement from an arbitrary object. |
| ResultObject
Interface representing one structured object (e.g one complex business object) resulting from a call to an external
service (e.g.
|
| ResultPrimitive
Class representing an unstructured result primitive resulting from a call to an external service (e.g.
|
Copyright © 2021 SAP SE. All rights reserved.