InsertionMethod

constructor(importType: ImportType, namePath: List<String>, typePath: List<String>, availabilityPredicate: Predicate<JsonNode>, matchingKeyPredicate: Predicate<JsonNode>?, requiredPredicate: Predicate<JsonNode>, typeMapper: Map<String, AirbyteType>)