| Package | Description |
|---|---|
| com.slack.api.methods |
Slack API Methods (also called as Web API) client.
|
| com.slack.api.methods.impl | |
| com.slack.api.methods.request.migration |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<MigrationExchangeResponse> |
AsyncMethodsClient.migrationExchange(MigrationExchangeRequest req) |
MigrationExchangeResponse |
MethodsClient.migrationExchange(MigrationExchangeRequest req) |
static okhttp3.FormBody.Builder |
RequestFormBuilder.toForm(MigrationExchangeRequest req) |
| Modifier and Type | Method and Description |
|---|---|
MigrationExchangeResponse |
MethodsClientImpl.migrationExchange(MigrationExchangeRequest req) |
CompletableFuture<MigrationExchangeResponse> |
AsyncMethodsClientImpl.migrationExchange(MigrationExchangeRequest req) |
| Modifier and Type | Method and Description |
|---|---|
MigrationExchangeRequest |
MigrationExchangeRequest.MigrationExchangeRequestBuilder.build() |
Copyright © 2020. All rights reserved.