Uses of Class
com.slack.api.methods.response.admin.conversations.AdminConversationsGetConversationPrefsResponse
| Package | Description |
|---|---|
| com.slack.api.methods |
Slack API Methods (also called as Web API) client.
|
| com.slack.api.methods.impl |
-
Uses of AdminConversationsGetConversationPrefsResponse in com.slack.api.methods
Methods in com.slack.api.methods that return AdminConversationsGetConversationPrefsResponse Modifier and Type Method Description AdminConversationsGetConversationPrefsResponseMethodsClient. adminConversationsGetConversationPrefs(AdminConversationsGetConversationPrefsRequest req)AdminConversationsGetConversationPrefsResponseMethodsClient. adminConversationsGetConversationPrefs(RequestConfigurator<AdminConversationsGetConversationPrefsRequest.AdminConversationsGetConversationPrefsRequestBuilder> req)Methods in com.slack.api.methods that return types with arguments of type AdminConversationsGetConversationPrefsResponse Modifier and Type Method Description CompletableFuture<AdminConversationsGetConversationPrefsResponse>AsyncMethodsClient. adminConversationsGetConversationPrefs(AdminConversationsGetConversationPrefsRequest req)CompletableFuture<AdminConversationsGetConversationPrefsResponse>AsyncMethodsClient. adminConversationsGetConversationPrefs(RequestConfigurator<AdminConversationsGetConversationPrefsRequest.AdminConversationsGetConversationPrefsRequestBuilder> req) -
Uses of AdminConversationsGetConversationPrefsResponse in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl that return AdminConversationsGetConversationPrefsResponse Modifier and Type Method Description AdminConversationsGetConversationPrefsResponseMethodsClientImpl. adminConversationsGetConversationPrefs(AdminConversationsGetConversationPrefsRequest req)AdminConversationsGetConversationPrefsResponseMethodsClientImpl. adminConversationsGetConversationPrefs(RequestConfigurator<AdminConversationsGetConversationPrefsRequest.AdminConversationsGetConversationPrefsRequestBuilder> req)Methods in com.slack.api.methods.impl that return types with arguments of type AdminConversationsGetConversationPrefsResponse Modifier and Type Method Description CompletableFuture<AdminConversationsGetConversationPrefsResponse>AsyncMethodsClientImpl. adminConversationsGetConversationPrefs(AdminConversationsGetConversationPrefsRequest req)CompletableFuture<AdminConversationsGetConversationPrefsResponse>AsyncMethodsClientImpl. adminConversationsGetConversationPrefs(RequestConfigurator<AdminConversationsGetConversationPrefsRequest.AdminConversationsGetConversationPrefsRequestBuilder> req)