public static class UpdateEventStreamingRequest.UpdateEventStreamingRequestSinkSinkCustomizedKafkaConnectorParameters
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
connectorPackageUrl
The download link of the ZIP package that includes Object Storage Service (OSS) resources.
|
UpdateEventStreamingRequest.UpdateEventStreamingRequestSinkSinkCustomizedKafkaConnectorParametersConnectorParameters |
connectorParameters
The parameters that are configured for the parsing of the .properties file in the ZIP package.
|
Map<String,?> |
workerParameters
The instance configurations.
|
| 构造器和说明 |
|---|
UpdateEventStreamingRequestSinkSinkCustomizedKafkaConnectorParameters() |
@NameInMap(value="ConnectorPackageUrl") public String connectorPackageUrl
The download link of the ZIP package that includes Object Storage Service (OSS) resources.
example:@NameInMap(value="ConnectorParameters") public UpdateEventStreamingRequest.UpdateEventStreamingRequestSinkSinkCustomizedKafkaConnectorParametersConnectorParameters connectorParameters
The parameters that are configured for the parsing of the .properties file in the ZIP package.
@NameInMap(value="WorkerParameters") public Map<String,?> workerParameters
The instance configurations.
example:{ "group.id": "connect-eb-cluster-KAFKA_CONNECTORC", "offset.storage.topic": "connect-eb-offset-KAFKA_CONNECTOR_yjqC8K5ewC", "config.storage.topic": "connect-eb-config-KAFKA_CONNECTOR_yjqC8K5ewC", "status.storage.topic": "connect-eb-status-KAFKA_CONNECTOR_yjqC8K5ewC", "consumer.group.id": "connector-eb-cluster-KAFKA_CONNECTOR_yjqC8K5ewC-mongo-sink", "bootstrap.servers": "alikafka-post:9092" }
public UpdateEventStreamingRequestSinkSinkCustomizedKafkaConnectorParameters()
public static UpdateEventStreamingRequest.UpdateEventStreamingRequestSinkSinkCustomizedKafkaConnectorParameters build(Map<String,?> map) throws Exception
Exceptionpublic UpdateEventStreamingRequest.UpdateEventStreamingRequestSinkSinkCustomizedKafkaConnectorParameters setConnectorPackageUrl(String connectorPackageUrl)
public String getConnectorPackageUrl()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSinkSinkCustomizedKafkaConnectorParameters setConnectorParameters(UpdateEventStreamingRequest.UpdateEventStreamingRequestSinkSinkCustomizedKafkaConnectorParametersConnectorParameters connectorParameters)
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSinkSinkCustomizedKafkaConnectorParametersConnectorParameters getConnectorParameters()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSinkSinkCustomizedKafkaConnectorParameters setWorkerParameters(Map<String,?> workerParameters)
Copyright © 2026. All rights reserved.