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