| 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 |
|---|---|
AuthTestResponse |
MethodsClient.authTest(AuthTestRequest req) |
AuthTestResponse |
MethodsClient.authTest(RequestConfigurator<AuthTestRequest.AuthTestRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AuthTestResponse> |
AsyncMethodsClient.authTest(AuthTestRequest req) |
CompletableFuture<AuthTestResponse> |
AsyncMethodsClient.authTest(RequestConfigurator<AuthTestRequest.AuthTestRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
AuthTestResponse |
MethodsClientImpl.authTest(AuthTestRequest req) |
AuthTestResponse |
MethodsClientImpl.authTest(RequestConfigurator<AuthTestRequest.AuthTestRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AuthTestResponse> |
AsyncMethodsClientImpl.authTest(AuthTestRequest req) |
CompletableFuture<AuthTestResponse> |
AsyncMethodsClientImpl.authTest(RequestConfigurator<AuthTestRequest.AuthTestRequestBuilder> req) |
Copyright © 2020. All rights reserved.