Class CamelFtpssinkSinkConnectorConfig


  • @Generated("This class has been generated by camel-kafka-connector-generator-maven-plugin, remove this annotation to prevent it from being generated.")
    public class CamelFtpssinkSinkConnectorConfig
    extends CamelSinkConnectorConfig
    • Field Detail

      • CAMEL_SINK_FTPSSINK_KAMELET_CONNECTION_HOST_CONF

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_CONNECTION_HOST_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_FTPSSINK_KAMELET_CONNECTION_HOST_DOC

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_CONNECTION_HOST_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_FTPSSINK_KAMELET_CONNECTION_HOST_DEFAULT

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_CONNECTION_HOST_DEFAULT
      • CAMEL_SINK_FTPSSINK_KAMELET_CONNECTION_PORT_CONF

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_CONNECTION_PORT_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_FTPSSINK_KAMELET_CONNECTION_PORT_DOC

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_CONNECTION_PORT_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_FTPSSINK_KAMELET_CONNECTION_PORT_DEFAULT

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_CONNECTION_PORT_DEFAULT
        See Also:
        Constant Field Values
      • CAMEL_SINK_FTPSSINK_KAMELET_USERNAME_CONF

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_USERNAME_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_FTPSSINK_KAMELET_USERNAME_DOC

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_USERNAME_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_FTPSSINK_KAMELET_USERNAME_DEFAULT

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_USERNAME_DEFAULT
      • CAMEL_SINK_FTPSSINK_KAMELET_PASSWORD_CONF

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_PASSWORD_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_FTPSSINK_KAMELET_PASSWORD_DOC

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_PASSWORD_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_FTPSSINK_KAMELET_PASSWORD_DEFAULT

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_PASSWORD_DEFAULT
      • CAMEL_SINK_FTPSSINK_KAMELET_DIRECTORY_NAME_CONF

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_DIRECTORY_NAME_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_FTPSSINK_KAMELET_DIRECTORY_NAME_DOC

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_DIRECTORY_NAME_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_FTPSSINK_KAMELET_DIRECTORY_NAME_DEFAULT

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_DIRECTORY_NAME_DEFAULT
      • CAMEL_SINK_FTPSSINK_KAMELET_PASSIVE_MODE_CONF

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_PASSIVE_MODE_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_FTPSSINK_KAMELET_PASSIVE_MODE_DOC

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_PASSIVE_MODE_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_FTPSSINK_KAMELET_PASSIVE_MODE_DEFAULT

        public static final Boolean CAMEL_SINK_FTPSSINK_KAMELET_PASSIVE_MODE_DEFAULT
      • CAMEL_SINK_FTPSSINK_KAMELET_FILE_EXIST_CONF

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_FILE_EXIST_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_FTPSSINK_KAMELET_FILE_EXIST_DOC

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_FILE_EXIST_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_FTPSSINK_KAMELET_FILE_EXIST_DEFAULT

        public static final String CAMEL_SINK_FTPSSINK_KAMELET_FILE_EXIST_DEFAULT
        See Also:
        Constant Field Values
    • Constructor Detail

      • CamelFtpssinkSinkConnectorConfig

        public CamelFtpssinkSinkConnectorConfig​(org.apache.kafka.common.config.ConfigDef config,
                                                Map<String,​String> parsedConfig)
      • CamelFtpssinkSinkConnectorConfig

        public CamelFtpssinkSinkConnectorConfig​(Map<String,​String> parsedConfig)
    • Method Detail

      • conf

        public static org.apache.kafka.common.config.ConfigDef conf()