Uses of Class
com.slack.api.methods.request.admin.users.unsupported_versions.AdminUsersUnsupportedVersionsExportRequest
Packages that use AdminUsersUnsupportedVersionsExportRequest
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of AdminUsersUnsupportedVersionsExportRequest in com.slack.api.methods
Methods in com.slack.api.methods with parameters of type AdminUsersUnsupportedVersionsExportRequestModifier and TypeMethodDescriptionAsyncMethodsClient.adminUsersUnsupportedVersionsExport(AdminUsersUnsupportedVersionsExportRequest req) MethodsClient.adminUsersUnsupportedVersionsExport(AdminUsersUnsupportedVersionsExportRequest req) static okhttp3.FormBody.BuilderRequestFormBuilder.toForm(AdminUsersUnsupportedVersionsExportRequest req) -
Uses of AdminUsersUnsupportedVersionsExportRequest in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl with parameters of type AdminUsersUnsupportedVersionsExportRequestModifier and TypeMethodDescriptionAsyncMethodsClientImpl.adminUsersUnsupportedVersionsExport(AdminUsersUnsupportedVersionsExportRequest req) MethodsClientImpl.adminUsersUnsupportedVersionsExport(AdminUsersUnsupportedVersionsExportRequest req) -
Uses of AdminUsersUnsupportedVersionsExportRequest in com.slack.api.methods.request.admin.users.unsupported_versions
Methods in com.slack.api.methods.request.admin.users.unsupported_versions that return AdminUsersUnsupportedVersionsExportRequestModifier and TypeMethodDescriptionAdminUsersUnsupportedVersionsExportRequest.AdminUsersUnsupportedVersionsExportRequestBuilder.build()