Uses of Class
com.slack.api.methods.response.asssistant.threads.AssistantThreadsSetStatusResponse
Packages that use AssistantThreadsSetStatusResponse
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of AssistantThreadsSetStatusResponse in com.slack.api.methods
Methods in com.slack.api.methods that return AssistantThreadsSetStatusResponseModifier and TypeMethodDescriptionMethodsClient.assistantThreadsSetStatus(AssistantThreadsSetStatusRequest req) MethodsClient.assistantThreadsSetStatus(RequestConfigurator<AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder> req) Methods in com.slack.api.methods that return types with arguments of type AssistantThreadsSetStatusResponseModifier and TypeMethodDescriptionAsyncMethodsClient.assistantThreadsSetStatus(AssistantThreadsSetStatusRequest req) AsyncMethodsClient.assistantThreadsSetStatus(RequestConfigurator<AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder> req) -
Uses of AssistantThreadsSetStatusResponse in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl that return AssistantThreadsSetStatusResponseModifier and TypeMethodDescriptionMethodsClientImpl.assistantThreadsSetStatus(AssistantThreadsSetStatusRequest req) MethodsClientImpl.assistantThreadsSetStatus(RequestConfigurator<AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder> req) Methods in com.slack.api.methods.impl that return types with arguments of type AssistantThreadsSetStatusResponseModifier and TypeMethodDescriptionAsyncMethodsClientImpl.assistantThreadsSetStatus(AssistantThreadsSetStatusRequest req) AsyncMethodsClientImpl.assistantThreadsSetStatus(RequestConfigurator<AssistantThreadsSetStatusRequest.AssistantThreadsSetStatusRequestBuilder> req)