Uses of Class
com.slack.api.methods.request.migration.MigrationExchangeRequest
Packages that use MigrationExchangeRequest
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of MigrationExchangeRequest in com.slack.api.methods
Methods in com.slack.api.methods with parameters of type MigrationExchangeRequestModifier and TypeMethodDescriptionAsyncMethodsClient.migrationExchange(MigrationExchangeRequest req) MethodsClient.migrationExchange(MigrationExchangeRequest req) static okhttp3.FormBody.BuilderRequestFormBuilder.toForm(MigrationExchangeRequest req) -
Uses of MigrationExchangeRequest in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl with parameters of type MigrationExchangeRequestModifier and TypeMethodDescriptionAsyncMethodsClientImpl.migrationExchange(MigrationExchangeRequest req) MethodsClientImpl.migrationExchange(MigrationExchangeRequest req) -
Uses of MigrationExchangeRequest in com.slack.api.methods.request.migration
Methods in com.slack.api.methods.request.migration that return MigrationExchangeRequestModifier and TypeMethodDescriptionMigrationExchangeRequest.MigrationExchangeRequestBuilder.build()