public class DestinationRocketMQ extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DestinationRocketMQ.DestinationRocketMQBuilder |
| 构造器和说明 |
|---|
DestinationRocketMQ() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DestinationRocketMQ.DestinationRocketMQBuilder |
builder() |
String |
getAccessKeyId() |
String |
getInstanceId() |
String |
getRole() |
String |
getTopic() |
DestinationRocketMQ |
setAccessKeyId(String accessKeyId) |
DestinationRocketMQ |
setInstanceId(String instanceId) |
DestinationRocketMQ |
setRole(String role) |
DestinationRocketMQ |
setTopic(String topic) |
public String getRole()
public DestinationRocketMQ setRole(String role)
public String getInstanceId()
public DestinationRocketMQ setInstanceId(String instanceId)
public String getTopic()
public DestinationRocketMQ setTopic(String topic)
public String getAccessKeyId()
public DestinationRocketMQ setAccessKeyId(String accessKeyId)
public static DestinationRocketMQ.DestinationRocketMQBuilder builder()
Copyright © 2025. All rights reserved.