public static class GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceMQTTParameters
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
bodyDataType
example:
JSON
|
String |
instanceId
The instance ID.
|
String |
networkType |
String |
regionId
The region ID of the Message Queue for MQTT instance.
|
String |
securityGroupId |
String |
topic
The name of the topic in the Message Queue for MQTT instance.
|
String |
vpcId |
String |
vSwitchIds |
| 构造器和说明 |
|---|
GetEventStreamingResponseBodyDataSourceSourceMQTTParameters() |
@NameInMap(value="BodyDataType") public String bodyDataType
JSON
@NameInMap(value="InstanceId") public String instanceId
The instance ID.
example:i-2ze06wqdwk0uq14krrzv
@NameInMap(value="NetworkType") public String networkType
@NameInMap(value="RegionId") public String regionId
The region ID of the Message Queue for MQTT instance.
example:cn-shanghai
@NameInMap(value="SecurityGroupId") public String securityGroupId
@NameInMap(value="Topic") public String topic
The name of the topic in the Message Queue for MQTT instance.
example:TOPIC-cainiao-pcs-wms-instock-noPrealertPrintLabel
@NameInMap(value="VSwitchIds") public String vSwitchIds
@NameInMap(value="VpcId") public String vpcId
public GetEventStreamingResponseBodyDataSourceSourceMQTTParameters()
public static GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceMQTTParameters build(Map<String,?> map) throws Exception
Exceptionpublic GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceMQTTParameters setBodyDataType(String bodyDataType)
public String getBodyDataType()
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceMQTTParameters setInstanceId(String instanceId)
public String getInstanceId()
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceMQTTParameters setNetworkType(String networkType)
public String getNetworkType()
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceMQTTParameters setRegionId(String regionId)
public String getRegionId()
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceMQTTParameters setSecurityGroupId(String securityGroupId)
public String getSecurityGroupId()
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceMQTTParameters setTopic(String topic)
public String getTopic()
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceMQTTParameters setVSwitchIds(String vSwitchIds)
public String getVSwitchIds()
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceMQTTParameters setVpcId(String vpcId)
public String getVpcId()
Copyright © 2026. All rights reserved.