Class CamelHttpsinkSinkConnectorConfig


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

      • CAMEL_SINK_HTTPSINK_KAMELET_URL_CONF

        public static final String CAMEL_SINK_HTTPSINK_KAMELET_URL_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_HTTPSINK_KAMELET_URL_DEFAULT

        public static final String CAMEL_SINK_HTTPSINK_KAMELET_URL_DEFAULT
      • CAMEL_SINK_HTTPSINK_KAMELET_METHOD_CONF

        public static final String CAMEL_SINK_HTTPSINK_KAMELET_METHOD_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_HTTPSINK_KAMELET_METHOD_DOC

        public static final String CAMEL_SINK_HTTPSINK_KAMELET_METHOD_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_HTTPSINK_KAMELET_METHOD_DEFAULT

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

      • CamelHttpsinkSinkConnectorConfig

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

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

      • conf

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