Class CamelGooglefunctionssinkSinkConnectorConfig


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

      • CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_PROJECT_ID_CONF

        public static final String CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_PROJECT_ID_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_PROJECT_ID_DOC

        public static final String CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_PROJECT_ID_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_PROJECT_ID_DEFAULT

        public static final String CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_PROJECT_ID_DEFAULT
      • CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_REGION_CONF

        public static final String CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_REGION_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_REGION_DOC

        public static final String CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_REGION_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_REGION_DEFAULT

        public static final String CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_REGION_DEFAULT
      • CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_FUNCTION_NAME_CONF

        public static final String CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_FUNCTION_NAME_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_FUNCTION_NAME_DOC

        public static final String CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_FUNCTION_NAME_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_FUNCTION_NAME_DEFAULT

        public static final String CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_FUNCTION_NAME_DEFAULT
      • CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_SERVICE_ACCOUNT_KEY_CONF

        public static final String CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_SERVICE_ACCOUNT_KEY_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_SERVICE_ACCOUNT_KEY_DOC

        public static final String CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_SERVICE_ACCOUNT_KEY_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_SERVICE_ACCOUNT_KEY_DEFAULT

        public static final String CAMEL_SINK_GOOGLEFUNCTIONSSINK_KAMELET_SERVICE_ACCOUNT_KEY_DEFAULT
    • Constructor Detail

      • CamelGooglefunctionssinkSinkConnectorConfig

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

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

      • conf

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