Uses of Class
com.slack.api.methods.request.migration.MigrationExchangeRequest.MigrationExchangeRequestBuilder
Packages that use MigrationExchangeRequest.MigrationExchangeRequestBuilder
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of MigrationExchangeRequest.MigrationExchangeRequestBuilder in com.slack.api.methods
Method parameters in com.slack.api.methods with type arguments of type MigrationExchangeRequest.MigrationExchangeRequestBuilderModifier and TypeMethodDescriptionAsyncMethodsClient.migrationExchange(RequestConfigurator<MigrationExchangeRequest.MigrationExchangeRequestBuilder> req) MethodsClient.migrationExchange(RequestConfigurator<MigrationExchangeRequest.MigrationExchangeRequestBuilder> req) -
Uses of MigrationExchangeRequest.MigrationExchangeRequestBuilder in com.slack.api.methods.impl
Method parameters in com.slack.api.methods.impl with type arguments of type MigrationExchangeRequest.MigrationExchangeRequestBuilderModifier and TypeMethodDescriptionAsyncMethodsClientImpl.migrationExchange(RequestConfigurator<MigrationExchangeRequest.MigrationExchangeRequestBuilder> req) MethodsClientImpl.migrationExchange(RequestConfigurator<MigrationExchangeRequest.MigrationExchangeRequestBuilder> req) -
Uses of MigrationExchangeRequest.MigrationExchangeRequestBuilder in com.slack.api.methods.request.migration
Methods in com.slack.api.methods.request.migration that return MigrationExchangeRequest.MigrationExchangeRequestBuilderModifier and TypeMethodDescriptionMigrationExchangeRequest.builder()Required for org-wide apps.Authentication token.MigrationExchangeRequest.MigrationExchangeRequestBuilder.toOld(boolean toOld) Specify `true` to convert `W` global user IDs to workspace-specific `U` IDs.A comma-separated list of user ids, up to 400 per request