| 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.dnd |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<DndTeamInfoResponse> |
AsyncMethodsClient.dndTeamInfo(DndTeamInfoRequest req) |
DndTeamInfoResponse |
MethodsClient.dndTeamInfo(DndTeamInfoRequest req) |
static okhttp3.FormBody.Builder |
RequestFormBuilder.toForm(DndTeamInfoRequest req) |
| Modifier and Type | Method and Description |
|---|---|
DndTeamInfoResponse |
MethodsClientImpl.dndTeamInfo(DndTeamInfoRequest req) |
CompletableFuture<DndTeamInfoResponse> |
AsyncMethodsClientImpl.dndTeamInfo(DndTeamInfoRequest req) |
| Modifier and Type | Method and Description |
|---|---|
DndTeamInfoRequest |
DndTeamInfoRequest.DndTeamInfoRequestBuilder.build() |
Copyright © 2020. All rights reserved.