| Package | Description |
|---|---|
| com.slack.api.methods |
Slack API Methods (also called as Web API) client.
|
| com.slack.api.methods.impl | |
| com.slack.api.methods.request.conversations |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ConversationsSetTopicResponse> |
AsyncMethodsClient.conversationsSetTopic(ConversationsSetTopicRequest req) |
ConversationsSetTopicResponse |
MethodsClient.conversationsSetTopic(ConversationsSetTopicRequest req) |
static okhttp3.FormBody.Builder |
RequestFormBuilder.toForm(ConversationsSetTopicRequest req) |
| Modifier and Type | Method and Description |
|---|---|
ConversationsSetTopicResponse |
MethodsClientImpl.conversationsSetTopic(ConversationsSetTopicRequest req) |
CompletableFuture<ConversationsSetTopicResponse> |
AsyncMethodsClientImpl.conversationsSetTopic(ConversationsSetTopicRequest req) |
| Modifier and Type | Method and Description |
|---|---|
ConversationsSetTopicRequest |
ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder.build() |
Copyright © 2020. All rights reserved.