All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aliyun.datahub.client.model.InformaticaJsonParserConfig Maven / Gradle / Ivy

There is a newer version: 2.25.6
Show newest version
package com.aliyun.datahub.client.model;

public class InformaticaJsonParserConfig extends BinaryParserConfig {
    public InformaticaJsonParserConfig() {
        this.binaryParserType = BinaryParserType.INFORMATICA_JSON_PARSER;
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy