程序包 | 说明 |
---|---|
com.aliyun.sdk.service.rocketmq20220801.models |
限定符和类型 | 方法和说明 |
---|---|
static GetTopicResponseBody.Data.Builder |
GetTopicResponseBody.Data.builder() |
GetTopicResponseBody.Data.Builder |
GetTopicResponseBody.Data.Builder.createTime(String createTime)
The time when the topic was created.
|
GetTopicResponseBody.Data.Builder |
GetTopicResponseBody.Data.Builder.instanceId(String instanceId)
The ID of the instance.
|
GetTopicResponseBody.Data.Builder |
GetTopicResponseBody.Data.Builder.messageType(String messageType)
The message type of the topic.
|
GetTopicResponseBody.Data.Builder |
GetTopicResponseBody.Data.Builder.regionId(String regionId)
The ID of the region in which the instance resides.
|
GetTopicResponseBody.Data.Builder |
GetTopicResponseBody.Data.Builder.remark(String remark)
The remarks on the topic.
|
GetTopicResponseBody.Data.Builder |
GetTopicResponseBody.Data.Builder.status(String status)
The state of the topic.
|
GetTopicResponseBody.Data.Builder |
GetTopicResponseBody.Data.Builder.topicName(String topicName)
The name of the topic.
|
GetTopicResponseBody.Data.Builder |
GetTopicResponseBody.Data.Builder.updateTime(String updateTime)
The time when the topic was last updated.
|
Copyright © 2024. All rights reserved.