| 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.auth |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AuthTestResponse> |
AsyncMethodsClient.authTest(AuthTestRequest req) |
AuthTestResponse |
MethodsClient.authTest(AuthTestRequest req) |
static okhttp3.FormBody.Builder |
RequestFormBuilder.toForm(AuthTestRequest req) |
| Modifier and Type | Method and Description |
|---|---|
AuthTestResponse |
MethodsClientImpl.authTest(AuthTestRequest req) |
CompletableFuture<AuthTestResponse> |
AsyncMethodsClientImpl.authTest(AuthTestRequest req) |
| Modifier and Type | Method and Description |
|---|---|
AuthTestRequest |
AuthTestRequest.AuthTestRequestBuilder.build() |
Copyright © 2020. All rights reserved.