Uses of Class
com.slack.api.methods.response.conversations.ConversationsSetPurposeResponse
| Package | Description |
|---|---|
| com.slack.api.methods |
Slack API Methods (also called as Web API) client.
|
| com.slack.api.methods.impl |
-
Uses of ConversationsSetPurposeResponse in com.slack.api.methods
Methods in com.slack.api.methods that return ConversationsSetPurposeResponse Modifier and Type Method Description ConversationsSetPurposeResponseMethodsClient. conversationsSetPurpose(ConversationsSetPurposeRequest req)ConversationsSetPurposeResponseMethodsClient. conversationsSetPurpose(RequestConfigurator<ConversationsSetPurposeRequest.ConversationsSetPurposeRequestBuilder> req)Methods in com.slack.api.methods that return types with arguments of type ConversationsSetPurposeResponse Modifier and Type Method Description CompletableFuture<ConversationsSetPurposeResponse>AsyncMethodsClient. conversationsSetPurpose(ConversationsSetPurposeRequest req)CompletableFuture<ConversationsSetPurposeResponse>AsyncMethodsClient. conversationsSetPurpose(RequestConfigurator<ConversationsSetPurposeRequest.ConversationsSetPurposeRequestBuilder> req) -
Uses of ConversationsSetPurposeResponse in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl that return ConversationsSetPurposeResponse Modifier and Type Method Description ConversationsSetPurposeResponseMethodsClientImpl. conversationsSetPurpose(ConversationsSetPurposeRequest req)ConversationsSetPurposeResponseMethodsClientImpl. conversationsSetPurpose(RequestConfigurator<ConversationsSetPurposeRequest.ConversationsSetPurposeRequestBuilder> req)Methods in com.slack.api.methods.impl that return types with arguments of type ConversationsSetPurposeResponse Modifier and Type Method Description CompletableFuture<ConversationsSetPurposeResponse>AsyncMethodsClientImpl. conversationsSetPurpose(ConversationsSetPurposeRequest req)CompletableFuture<ConversationsSetPurposeResponse>AsyncMethodsClientImpl. conversationsSetPurpose(RequestConfigurator<ConversationsSetPurposeRequest.ConversationsSetPurposeRequestBuilder> req)