public static class UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParameters
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
UpdateEventStreamingRequestSourceSourceApacheKafkaParameters() |
@NameInMap(value="Bootstraps") public String bootstraps
@NameInMap(value="ConsumerGroup") public String consumerGroup
@NameInMap(value="NetworkType") public String networkType
@NameInMap(value="OffsetReset") public String offsetReset
@NameInMap(value="SaslMechanism") public String saslMechanism
@NameInMap(value="SaslPassword") public String saslPassword
@NameInMap(value="SaslUser") public String saslUser
@NameInMap(value="SecurityGroupId") public String securityGroupId
@NameInMap(value="SecurityProtocol") public String securityProtocol
@NameInMap(value="SslKeyPassword") public String sslKeyPassword
@NameInMap(value="SslKeystoreCertificateChain") public String sslKeystoreCertificateChain
@NameInMap(value="SslKeystoreKey") public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParametersSslKeystoreKey sslKeystoreKey
@NameInMap(value="SslTruststoreCertificates") public String sslTruststoreCertificates
@NameInMap(value="Topic") public String topic
@NameInMap(value="VSwitchIds") public String vSwitchIds
@NameInMap(value="ValueDataType") public String valueDataType
@NameInMap(value="VpcId") public String vpcId
public UpdateEventStreamingRequestSourceSourceApacheKafkaParameters()
public static UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParameters build(Map<String,?> map) throws Exception
Exceptionpublic UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParameters setBootstraps(String bootstraps)
public String getBootstraps()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParameters setConsumerGroup(String consumerGroup)
public String getConsumerGroup()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParameters setNetworkType(String networkType)
public String getNetworkType()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParameters setOffsetReset(String offsetReset)
public String getOffsetReset()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParameters setSaslMechanism(String saslMechanism)
public String getSaslMechanism()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParameters setSaslPassword(String saslPassword)
public String getSaslPassword()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParameters setSaslUser(String saslUser)
public String getSaslUser()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParameters setSecurityGroupId(String securityGroupId)
public String getSecurityGroupId()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParameters setSecurityProtocol(String securityProtocol)
public String getSecurityProtocol()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParameters setSslKeyPassword(String sslKeyPassword)
public String getSslKeyPassword()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParameters setSslKeystoreCertificateChain(String sslKeystoreCertificateChain)
public String getSslKeystoreCertificateChain()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParameters setSslKeystoreKey(UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParametersSslKeystoreKey sslKeystoreKey)
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParametersSslKeystoreKey getSslKeystoreKey()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParameters setSslTruststoreCertificates(String sslTruststoreCertificates)
public String getSslTruststoreCertificates()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParameters setTopic(String topic)
public String getTopic()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParameters setVSwitchIds(String vSwitchIds)
public String getVSwitchIds()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParameters setValueDataType(String valueDataType)
public String getValueDataType()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceApacheKafkaParameters setVpcId(String vpcId)
public String getVpcId()
Copyright © 2026. All rights reserved.