程序包 | 说明 |
---|---|
com.aliyun.sdk.service.rocketmq20220801.models |
限定符和类型 | 方法和说明 |
---|---|
static CreateTopicRequest.Builder |
CreateTopicRequest.builder() |
CreateTopicRequest.Builder |
CreateTopicRequest.Builder.instanceId(String instanceId)
The ID of the instance to which the topic belongs.
|
CreateTopicRequest.Builder |
CreateTopicRequest.Builder.messageType(String messageType)
The type of messages in the topic that you want to create.
|
CreateTopicRequest.Builder |
CreateTopicRequest.Builder.remark(String remark)
The description of the topic that you want to create.
|
CreateTopicRequest.Builder |
CreateTopicRequest.toBuilder() |
CreateTopicRequest.Builder |
CreateTopicRequest.Builder.topicName(String topicName)
The name of the topic.
|
Copyright © 2024. All rights reserved.