Constant Field Values
Contents
org.apache.*
-
org.apache.camel.kafkaconnector.httpsink.CamelHttpsinkSinkConnectorConfig Modifier and Type Constant Field Value public static final StringCAMEL_SINK_HTTPSINK_KAMELET_METHOD_CONF"camel.kamelet.http-sink.method"public static final StringCAMEL_SINK_HTTPSINK_KAMELET_METHOD_DEFAULT"POST"public static final StringCAMEL_SINK_HTTPSINK_KAMELET_METHOD_DOC"The HTTP method to use"public static final StringCAMEL_SINK_HTTPSINK_KAMELET_URL_CONF"camel.kamelet.http-sink.url"public static final StringCAMEL_SINK_HTTPSINK_KAMELET_URL_DOC"The URL to send data to Example: https://my-service/path"