| 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 |
|---|---|
AdminInviteRequestsDenyResponse |
MethodsClient.adminInviteRequestsDeny(AdminInviteRequestsDenyRequest req) |
AdminInviteRequestsDenyResponse |
MethodsClient.adminInviteRequestsDeny(RequestConfigurator<AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AdminInviteRequestsDenyResponse> |
AsyncMethodsClient.adminInviteRequestsDeny(AdminInviteRequestsDenyRequest req) |
CompletableFuture<AdminInviteRequestsDenyResponse> |
AsyncMethodsClient.adminInviteRequestsDeny(RequestConfigurator<AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
AdminInviteRequestsDenyResponse |
MethodsClientImpl.adminInviteRequestsDeny(AdminInviteRequestsDenyRequest req) |
AdminInviteRequestsDenyResponse |
MethodsClientImpl.adminInviteRequestsDeny(RequestConfigurator<AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AdminInviteRequestsDenyResponse> |
AsyncMethodsClientImpl.adminInviteRequestsDeny(AdminInviteRequestsDenyRequest req) |
CompletableFuture<AdminInviteRequestsDenyResponse> |
AsyncMethodsClientImpl.adminInviteRequestsDeny(RequestConfigurator<AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilder> req) |
Copyright © 2020. All rights reserved.