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