- java.lang.Object
-
- org.apache.seatunnel.connectors.seatunnel.http.config.HttpParameter
-
- org.apache.seatunnel.connectors.seatunnel.klaviyo.source.config.KlaviyoSourceParameter
-
-
字段概要
-
从类继承的字段 org.apache.seatunnel.connectors.seatunnel.http.config.HttpParameter
body, connectTimeoutMs, enableMultilines, headers, method, params, pollIntervalMillis, retry, retryBackoffMaxMillis, retryBackoffMultiplierMillis, socketTimeoutMs, url
-
方法概要
所有方法 实例方法 具体方法
| 修饰符和类型 |
方法 |
说明 |
void |
buildWithConfig(org.apache.seatunnel.shade.com.typesafe.config.Config pluginConfig) |
|
-
从类继承的方法 org.apache.seatunnel.connectors.seatunnel.http.config.HttpParameter
canEqual, equals, getBody, getConnectTimeoutMs, getHeaders, getMethod, getParams, getPollIntervalMillis, getRetry, getRetryBackoffMaxMillis, getRetryBackoffMultiplierMillis, getSocketTimeoutMs, getUrl, hashCode, isEnableMultilines, setBody, setConnectTimeoutMs, setEnableMultilines, setHeaders, setMethod, setParams, setPollIntervalMillis, setRetry, setRetryBackoffMaxMillis, setRetryBackoffMultiplierMillis, setRetryParameters, setSocketTimeoutMs, setUrl, toString