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