类 KlaviyoSourceConfig


  • public class KlaviyoSourceConfig
    extends org.apache.seatunnel.connectors.seatunnel.http.config.HttpConfig
    • 嵌套类概要

      • 从类继承的嵌套类/接口 org.apache.seatunnel.connectors.seatunnel.http.config.HttpConfig

        org.apache.seatunnel.connectors.seatunnel.http.config.HttpConfig.ResponseFormat
    • 字段概要

      字段 
      修饰符和类型 字段 说明
      static String ACCEPT  
      static String APPLICATION_JSON  
      static String AUTHORIZATION  
      static String KLAVIYO_API_KEY  
      static org.apache.seatunnel.api.configuration.Option<String> PRIVATE_KEY  
      static org.apache.seatunnel.api.configuration.Option<String> REVISION  
      • 从类继承的字段 org.apache.seatunnel.connectors.seatunnel.http.config.HttpConfig

        BASIC, BATCH_SIZE, BODY, CONNECT_TIMEOUT_MS, CONNECTOR_IDENTITY, CONTENT_FIELD, DEFAULT_CONNECT_TIMEOUT_MS, DEFAULT_ENABLE_MULTI_LINES, DEFAULT_RETRY_BACKOFF_MAX_MS, DEFAULT_RETRY_BACKOFF_MULTIPLIER_MS, DEFAULT_SOCKET_TIMEOUT_MS, ENABLE_MULTI_LINES, FORMAT, HEADERS, JSON_FIELD, METHOD, PAGE_FIELD, PAGEING, PARAMS, POLL_INTERVAL_MILLS, RETRY, RETRY_BACKOFF_MAX_MS, RETRY_BACKOFF_MULTIPLIER_MS, SOCKET_TIMEOUT_MS, TOTAL_PAGE_SIZE, URL
    • 字段详细资料

      • PRIVATE_KEY

        public static final org.apache.seatunnel.api.configuration.Option<String> PRIVATE_KEY
      • REVISION

        public static final org.apache.seatunnel.api.configuration.Option<String> REVISION
    • 构造器详细资料

      • KlaviyoSourceConfig

        public KlaviyoSourceConfig()