| Package | Description |
|---|---|
| com.slack.api.methods |
Slack API Methods (also called as Web API) client.
|
| com.slack.api.methods.impl |
| Modifier and Type | Method and Description |
|---|---|
ConversationsSetPurposeResponse |
MethodsClient.conversationsSetPurpose(ConversationsSetPurposeRequest req) |
ConversationsSetPurposeResponse |
MethodsClient.conversationsSetPurpose(RequestConfigurator<ConversationsSetPurposeRequest.ConversationsSetPurposeRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ConversationsSetPurposeResponse> |
AsyncMethodsClient.conversationsSetPurpose(ConversationsSetPurposeRequest req) |
CompletableFuture<ConversationsSetPurposeResponse> |
AsyncMethodsClient.conversationsSetPurpose(RequestConfigurator<ConversationsSetPurposeRequest.ConversationsSetPurposeRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
ConversationsSetPurposeResponse |
MethodsClientImpl.conversationsSetPurpose(ConversationsSetPurposeRequest req) |
ConversationsSetPurposeResponse |
MethodsClientImpl.conversationsSetPurpose(RequestConfigurator<ConversationsSetPurposeRequest.ConversationsSetPurposeRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ConversationsSetPurposeResponse> |
AsyncMethodsClientImpl.conversationsSetPurpose(ConversationsSetPurposeRequest req) |
CompletableFuture<ConversationsSetPurposeResponse> |
AsyncMethodsClientImpl.conversationsSetPurpose(RequestConfigurator<ConversationsSetPurposeRequest.ConversationsSetPurposeRequestBuilder> req) |
Copyright © 2020. All rights reserved.