| 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 |
|---|---|
PinsListResponse |
MethodsClient.pinsList(PinsListRequest req) |
PinsListResponse |
MethodsClient.pinsList(RequestConfigurator<PinsListRequest.PinsListRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<PinsListResponse> |
AsyncMethodsClient.pinsList(PinsListRequest req) |
CompletableFuture<PinsListResponse> |
AsyncMethodsClient.pinsList(RequestConfigurator<PinsListRequest.PinsListRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
PinsListResponse |
MethodsClientImpl.pinsList(PinsListRequest req) |
PinsListResponse |
MethodsClientImpl.pinsList(RequestConfigurator<PinsListRequest.PinsListRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<PinsListResponse> |
AsyncMethodsClientImpl.pinsList(PinsListRequest req) |
CompletableFuture<PinsListResponse> |
AsyncMethodsClientImpl.pinsList(RequestConfigurator<PinsListRequest.PinsListRequestBuilder> req) |
Copyright © 2020. All rights reserved.