public static class UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
authType
The authentication method.
|
String |
bodyDataType
example:
Json
|
String |
filterSql
example:
index > 10
|
String |
filterType
example:
Tag
|
String |
groupID
The ID of the consumer group on the ApsaraMQ for RocketMQ instance.
|
String |
instanceEndpoint
The endpoint that you want to use to access the ApsaraMQ for RocketMQ instance.
|
String |
instanceId
The ID of the ApsaraMQ for RocketMQ instance.
|
String |
instanceNetwork
The network type of the ApsaraMQ for RocketMQ instance.
|
String |
instancePassword
The password that you want to use to access the ApsaraMQ for RocketMQ instance.
|
String |
instanceSecurityGroupId
The ID of the security group to which the ApsaraMQ for RocketMQ instance belongs.
|
String |
instanceType
The type of the ApsaraMQ for RocketMQ instance.
|
String |
instanceUsername
The username that you want to use to access the ApsaraMQ for RocketMQ instance.
|
String |
instanceVpcId
The ID of the VPC in which the ApsaraMQ for RocketMQ instance is deployed.
|
String |
instanceVSwitchIds
The ID of the vSwitch with which the ApsaraMQ for RocketMQ instance is associated.
|
String |
network
example:
PublicNetwork
|
String |
offset
The offset from which messages are consumed.
|
String |
regionId
The ID of the region where the ApsaraMQ for RocketMQ instance resides.
|
String |
securityGroupId
example:
sg-m5edtu24f12345****
|
String |
tag
The tag that you want to use to filter messages.
|
Long |
timestamp
The timestamp that specifies the time from which messages are consumed.
|
String |
topic
The name of the topic on the ApsaraMQ for RocketMQ instance.
|
String |
vpcId
example:
vpc-m5e3sv4b12345****
|
String |
vSwitchIds
example:
vsw-m5ev8asdc6h12345****
|
| 构造器和说明 |
|---|
UpdateEventStreamingRequestSourceSourceRocketMQParameters() |
@NameInMap(value="AuthType") public String authType
The authentication method.
example:ACL
@NameInMap(value="BodyDataType") public String bodyDataType
Json
@NameInMap(value="FilterSql") public String filterSql
index > 10
@NameInMap(value="FilterType") public String filterType
Tag
@NameInMap(value="GroupID") public String groupID
The ID of the consumer group on the ApsaraMQ for RocketMQ instance.
example:GID_test
@NameInMap(value="InstanceEndpoint") public String instanceEndpoint
The endpoint that you want to use to access the ApsaraMQ for RocketMQ instance.
example:reg****-vpc.cn-zhangjiakou.aliyuncs.com
@NameInMap(value="InstanceId") public String instanceId
The ID of the ApsaraMQ for RocketMQ instance.
example:i-f8z9a9mcgwri1c1idd0e
@NameInMap(value="InstanceNetwork") public String instanceNetwork
The network type of the ApsaraMQ for RocketMQ instance. Valid values:
PublicNetwork and PrivateNetwork.
example:PublicNetwork
@NameInMap(value="InstancePassword") public String instancePassword
The password that you want to use to access the ApsaraMQ for RocketMQ instance.
example:admin
@NameInMap(value="InstanceSecurityGroupId") public String instanceSecurityGroupId
The ID of the security group to which the ApsaraMQ for RocketMQ instance belongs.
example:sg-m5edtu24f12345****
@NameInMap(value="InstanceType") public String instanceType
The type of the ApsaraMQ for RocketMQ instance.
example:2
@NameInMap(value="InstanceUsername") public String instanceUsername
The username that you want to use to access the ApsaraMQ for RocketMQ instance.
example:admin
@NameInMap(value="InstanceVSwitchIds") public String instanceVSwitchIds
The ID of the vSwitch with which the ApsaraMQ for RocketMQ instance is associated.
example:vsw-m5ev8asdc6h12****
@NameInMap(value="InstanceVpcId") public String instanceVpcId
The ID of the VPC in which the ApsaraMQ for RocketMQ instance is deployed.
example:vpc-m5e3sv4b12345****
@NameInMap(value="Network") public String network
PublicNetwork
@NameInMap(value="Offset") public String offset
The offset from which messages are consumed. Valid values:
Default value: CONSUMEFROMLASTOFFSET.
example:CONSUMEFROMLASTOFFSET
@NameInMap(value="RegionId") public String regionId
The ID of the region where the ApsaraMQ for RocketMQ instance resides.
example:cn-shanghai
@NameInMap(value="SecurityGroupId") public String securityGroupId
sg-m5edtu24f12345****
@NameInMap(value="Tag") public String tag
The tag that you want to use to filter messages.
example:test
@NameInMap(value="Timestamp") public Long timestamp
The timestamp that specifies the time from which messages are consumed. This parameter is valid only if you set Offset to CONSUMEFROMTIMESTAMP.
example:1670656652009
@NameInMap(value="Topic") public String topic
The name of the topic on the ApsaraMQ for RocketMQ instance.
example:TOPIC-cainiao-pcs-order-process-inBoundConditionCheck
@NameInMap(value="VSwitchIds") public String vSwitchIds
vsw-m5ev8asdc6h12345****
@NameInMap(value="VpcId") public String vpcId
vpc-m5e3sv4b12345****
public UpdateEventStreamingRequestSourceSourceRocketMQParameters()
public static UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters build(Map<String,?> map) throws Exception
Exceptionpublic UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setAuthType(String authType)
public String getAuthType()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setBodyDataType(String bodyDataType)
public String getBodyDataType()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setFilterSql(String filterSql)
public String getFilterSql()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setFilterType(String filterType)
public String getFilterType()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setGroupID(String groupID)
public String getGroupID()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setInstanceEndpoint(String instanceEndpoint)
public String getInstanceEndpoint()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setInstanceId(String instanceId)
public String getInstanceId()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setInstanceNetwork(String instanceNetwork)
public String getInstanceNetwork()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setInstancePassword(String instancePassword)
public String getInstancePassword()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setInstanceSecurityGroupId(String instanceSecurityGroupId)
public String getInstanceSecurityGroupId()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setInstanceType(String instanceType)
public String getInstanceType()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setInstanceUsername(String instanceUsername)
public String getInstanceUsername()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setInstanceVSwitchIds(String instanceVSwitchIds)
public String getInstanceVSwitchIds()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setInstanceVpcId(String instanceVpcId)
public String getInstanceVpcId()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setNetwork(String network)
public String getNetwork()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setOffset(String offset)
public String getOffset()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setRegionId(String regionId)
public String getRegionId()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setSecurityGroupId(String securityGroupId)
public String getSecurityGroupId()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setTag(String tag)
public String getTag()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setTimestamp(Long timestamp)
public Long getTimestamp()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setTopic(String topic)
public String getTopic()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setVSwitchIds(String vSwitchIds)
public String getVSwitchIds()
public UpdateEventStreamingRequest.UpdateEventStreamingRequestSourceSourceRocketMQParameters setVpcId(String vpcId)
public String getVpcId()
Copyright © 2026. All rights reserved.