Uses of Class
com.slack.api.methods.request.conversations.ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder
Packages that use ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder in com.slack.api.methods
Method parameters in com.slack.api.methods with type arguments of type ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilderModifier and TypeMethodDescriptionAsyncMethodsClient.conversationsSetTopic(RequestConfigurator<ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder> req) MethodsClient.conversationsSetTopic(RequestConfigurator<ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder> req) -
Uses of ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder in com.slack.api.methods.impl
Method parameters in com.slack.api.methods.impl with type arguments of type ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilderModifier and TypeMethodDescriptionAsyncMethodsClientImpl.conversationsSetTopic(RequestConfigurator<ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder> req) MethodsClientImpl.conversationsSetTopic(RequestConfigurator<ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder> req) -
Uses of ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder in com.slack.api.methods.request.conversations
Methods in com.slack.api.methods.request.conversations that return ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilderModifier and TypeMethodDescriptionConversationsSetTopicRequest.builder()Conversation to set the topic ofAuthentication token.The new topic string.