Uses of Class
com.slack.api.methods.request.admin.usergroups.AdminUsergroupsListChannelsRequest
Packages that use AdminUsergroupsListChannelsRequest
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of AdminUsergroupsListChannelsRequest in com.slack.api.methods
Methods in com.slack.api.methods with parameters of type AdminUsergroupsListChannelsRequestModifier and TypeMethodDescriptionAsyncMethodsClient.adminUsergroupsListChannels(AdminUsergroupsListChannelsRequest req) MethodsClient.adminUsergroupsListChannels(AdminUsergroupsListChannelsRequest req) static okhttp3.FormBody.BuilderRequestFormBuilder.toForm(AdminUsergroupsListChannelsRequest req) -
Uses of AdminUsergroupsListChannelsRequest in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl with parameters of type AdminUsergroupsListChannelsRequestModifier and TypeMethodDescriptionAsyncMethodsClientImpl.adminUsergroupsListChannels(AdminUsergroupsListChannelsRequest req) MethodsClientImpl.adminUsergroupsListChannels(AdminUsergroupsListChannelsRequest req) -
Uses of AdminUsergroupsListChannelsRequest in com.slack.api.methods.request.admin.usergroups
Methods in com.slack.api.methods.request.admin.usergroups that return AdminUsergroupsListChannelsRequestModifier and TypeMethodDescriptionAdminUsergroupsListChannelsRequest.AdminUsergroupsListChannelsRequestBuilder.build()