Class CamelFtpsinkSinkConnectorConfig

java.lang.Object
org.apache.kafka.common.config.AbstractConfig
org.apache.camel.kafkaconnector.CamelConnectorConfig
org.apache.camel.kafkaconnector.CamelSinkConnectorConfig
org.apache.camel.kafkaconnector.ftpsink.CamelFtpsinkSinkConnectorConfig

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

    • CAMEL_SINK_FTPSINK_KAMELET_CONNECTION_HOST_CONF

      public static final String CAMEL_SINK_FTPSINK_KAMELET_CONNECTION_HOST_CONF
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_CONNECTION_HOST_DOC

      public static final String CAMEL_SINK_FTPSINK_KAMELET_CONNECTION_HOST_DOC
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_CONNECTION_HOST_DEFAULT

      public static final String CAMEL_SINK_FTPSINK_KAMELET_CONNECTION_HOST_DEFAULT
    • CAMEL_SINK_FTPSINK_KAMELET_CONNECTION_PORT_CONF

      public static final String CAMEL_SINK_FTPSINK_KAMELET_CONNECTION_PORT_CONF
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_CONNECTION_PORT_DOC

      public static final String CAMEL_SINK_FTPSINK_KAMELET_CONNECTION_PORT_DOC
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_CONNECTION_PORT_DEFAULT

      public static final String CAMEL_SINK_FTPSINK_KAMELET_CONNECTION_PORT_DEFAULT
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_USERNAME_CONF

      public static final String CAMEL_SINK_FTPSINK_KAMELET_USERNAME_CONF
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_USERNAME_DOC

      public static final String CAMEL_SINK_FTPSINK_KAMELET_USERNAME_DOC
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_USERNAME_DEFAULT

      public static final String CAMEL_SINK_FTPSINK_KAMELET_USERNAME_DEFAULT
    • CAMEL_SINK_FTPSINK_KAMELET_PASSWORD_CONF

      public static final String CAMEL_SINK_FTPSINK_KAMELET_PASSWORD_CONF
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_PASSWORD_DOC

      public static final String CAMEL_SINK_FTPSINK_KAMELET_PASSWORD_DOC
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_PASSWORD_DEFAULT

      public static final String CAMEL_SINK_FTPSINK_KAMELET_PASSWORD_DEFAULT
    • CAMEL_SINK_FTPSINK_KAMELET_DIRECTORY_NAME_CONF

      public static final String CAMEL_SINK_FTPSINK_KAMELET_DIRECTORY_NAME_CONF
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_DIRECTORY_NAME_DOC

      public static final String CAMEL_SINK_FTPSINK_KAMELET_DIRECTORY_NAME_DOC
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_DIRECTORY_NAME_DEFAULT

      public static final String CAMEL_SINK_FTPSINK_KAMELET_DIRECTORY_NAME_DEFAULT
    • CAMEL_SINK_FTPSINK_KAMELET_PASSIVE_MODE_CONF

      public static final String CAMEL_SINK_FTPSINK_KAMELET_PASSIVE_MODE_CONF
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_PASSIVE_MODE_DOC

      public static final String CAMEL_SINK_FTPSINK_KAMELET_PASSIVE_MODE_DOC
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_PASSIVE_MODE_DEFAULT

      public static final Boolean CAMEL_SINK_FTPSINK_KAMELET_PASSIVE_MODE_DEFAULT
    • CAMEL_SINK_FTPSINK_KAMELET_FILE_EXIST_CONF

      public static final String CAMEL_SINK_FTPSINK_KAMELET_FILE_EXIST_CONF
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_FILE_EXIST_DOC

      public static final String CAMEL_SINK_FTPSINK_KAMELET_FILE_EXIST_DOC
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_FILE_EXIST_DEFAULT

      public static final String CAMEL_SINK_FTPSINK_KAMELET_FILE_EXIST_DEFAULT
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_BINARY_CONF

      public static final String CAMEL_SINK_FTPSINK_KAMELET_BINARY_CONF
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_BINARY_DOC

      public static final String CAMEL_SINK_FTPSINK_KAMELET_BINARY_DOC
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_BINARY_DEFAULT

      public static final Boolean CAMEL_SINK_FTPSINK_KAMELET_BINARY_DEFAULT
    • CAMEL_SINK_FTPSINK_KAMELET_AUTO_CREATE_CONF

      public static final String CAMEL_SINK_FTPSINK_KAMELET_AUTO_CREATE_CONF
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_AUTO_CREATE_DOC

      public static final String CAMEL_SINK_FTPSINK_KAMELET_AUTO_CREATE_DOC
      See Also:
    • CAMEL_SINK_FTPSINK_KAMELET_AUTO_CREATE_DEFAULT

      public static final Boolean CAMEL_SINK_FTPSINK_KAMELET_AUTO_CREATE_DEFAULT
  • Constructor Details

    • CamelFtpsinkSinkConnectorConfig

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

      public CamelFtpsinkSinkConnectorConfig(Map<String,String> parsedConfig)
  • Method Details

    • conf

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