| 程序包 | 说明 |
|---|---|
| com.aliyun.rocketmq20220801 | |
| com.aliyun.rocketmq20220801.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateTopicResponse |
Client.createTopic(String instanceId,
String topicName,
CreateTopicRequest request) |
CreateTopicResponse |
Client.createTopicWithOptions(String instanceId,
String topicName,
CreateTopicRequest request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
| 限定符和类型 | 方法和说明 |
|---|---|
static CreateTopicRequest |
CreateTopicRequest.build(Map<String,?> map) |
CreateTopicRequest |
CreateTopicRequest.setMessageType(String messageType) |
CreateTopicRequest |
CreateTopicRequest.setRemark(String remark) |
Copyright © 2024. All rights reserved.