public static class GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceApacheRocketMQCheckpointParameters
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
instanceEndpoint
example:
registry-vpc.cn-hangzhou.aliyuncs.com
|
String |
instanceId
The ID of the Apache RocketMQ instance.
|
String |
instancePassword
example:
123456
|
String |
instanceUsername
example:
admin
|
String |
networkType
example:
PrivateNetwork
|
String |
regionId
example:
cn-hangzhou
|
String |
securityGroupId
example:
sg-mw43*****
|
List<String> |
topics |
String |
vpcId
VPC ID。
|
String |
vSwitchId
example:
vsw-dwaafds****
|
@NameInMap(value="InstanceEndpoint") public String instanceEndpoint
registry-vpc.cn-hangzhou.aliyuncs.com
@NameInMap(value="InstanceId") public String instanceId
The ID of the Apache RocketMQ instance.
example:MQ_INST_164901546557****_BAAN****
@NameInMap(value="InstancePassword") public String instancePassword
123456
@NameInMap(value="InstanceUsername") public String instanceUsername
admin
@NameInMap(value="NetworkType") public String networkType
PrivateNetwork
@NameInMap(value="RegionId") public String regionId
cn-hangzhou
@NameInMap(value="SecurityGroupId") public String securityGroupId
sg-mw43*****
@NameInMap(value="VSwitchId") public String vSwitchId
vsw-dwaafds****
@NameInMap(value="VpcId") public String vpcId
VPC ID。
example:vpc-adw1awdw*****
public GetEventStreamingResponseBodyDataSourceSourceApacheRocketMQCheckpointParameters()
public static GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceApacheRocketMQCheckpointParameters build(Map<String,?> map) throws Exception
Exceptionpublic GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceApacheRocketMQCheckpointParameters setInstanceEndpoint(String instanceEndpoint)
public String getInstanceEndpoint()
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceApacheRocketMQCheckpointParameters setInstanceId(String instanceId)
public String getInstanceId()
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceApacheRocketMQCheckpointParameters setInstancePassword(String instancePassword)
public String getInstancePassword()
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceApacheRocketMQCheckpointParameters setInstanceUsername(String instanceUsername)
public String getInstanceUsername()
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceApacheRocketMQCheckpointParameters setNetworkType(String networkType)
public String getNetworkType()
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceApacheRocketMQCheckpointParameters setRegionId(String regionId)
public String getRegionId()
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceApacheRocketMQCheckpointParameters setSecurityGroupId(String securityGroupId)
public String getSecurityGroupId()
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceApacheRocketMQCheckpointParameters setTopics(List<String> topics)
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceApacheRocketMQCheckpointParameters setVSwitchId(String vSwitchId)
public String getVSwitchId()
public GetEventStreamingResponseBody.GetEventStreamingResponseBodyDataSourceSourceApacheRocketMQCheckpointParameters setVpcId(String vpcId)
public String getVpcId()
Copyright © 2026. All rights reserved.