| 程序包 | 说明 |
|---|---|
| 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 CreateTopicResponse |
CreateTopicResponse.build(Map<String,?> map) |
CreateTopicResponse |
CreateTopicResponse.setBody(CreateTopicResponseBody body) |
CreateTopicResponse |
CreateTopicResponse.setHeaders(Map<String,String> headers) |
CreateTopicResponse |
CreateTopicResponse.setStatusCode(Integer statusCode) |
Copyright © 2024. All rights reserved.