public static final class UpdateTopicRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
UpdateTopicRequest |
build() |
UpdateTopicRequest.Builder |
instanceId(String instanceId)
The ID of the instance to which the topic belongs.
|
UpdateTopicRequest.Builder |
remark(String remark)
The new remarks on the topic.
|
UpdateTopicRequest.Builder |
topicName(String topicName)
The name of the topic.
|
public UpdateTopicRequest.Builder instanceId(String instanceId)
public UpdateTopicRequest.Builder topicName(String topicName)
public UpdateTopicRequest.Builder remark(String remark)
public UpdateTopicRequest build()
Copyright © 2024. All rights reserved.