DestinationOperationAssembler

class DestinationOperationAssembler(propertiesPath: List<String>, insertionMethods: List<InsertionMethod>, schemaRequester: HttpRequester?)

Create all the DestinationOperations based on a DestinationObject. If properties are not defined in the DestinationObject, this class will require a schemaRequester in order to fetch the properties.

Constructors

Link copied to clipboard
constructor(propertiesPath: List<String>, insertionMethods: List<InsertionMethod>, schemaRequester: HttpRequester?)

Functions

Link copied to clipboard