public static class ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ConversationsSetTopicRequest |
build() |
ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder |
channel(String channel)
Conversation to set the topic of
|
ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder |
token(String token)
Authentication token.
|
ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder |
topic(String topic)
The new topic string.
|
String |
toString() |
public ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder token(String token)
public ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder channel(String channel)
public ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder topic(String topic)
public ConversationsSetTopicRequest build()
Copyright © 2020. All rights reserved.