| Modifier and Type | Field and Description |
|---|---|
static SlackConfig |
SlackConfig.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
static Slack |
Slack.getInstance(SlackConfig config) |
static Slack |
Slack.getInstance(SlackConfig config,
SlackHttpClient httpClient) |
| Constructor and Description |
|---|
AuditApiException(SlackConfig config,
okhttp3.Response response,
String responseBody) |
| Constructor and Description |
|---|
SlackApiException(SlackConfig config,
okhttp3.Response response,
String responseBody) |
| Constructor and Description |
|---|
SCIMApiException(SlackConfig config,
okhttp3.Response response,
String responseBody) |
| Modifier and Type | Method and Description |
|---|---|
SlackConfig |
SlackHttpClient.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
SlackHttpClient.setConfig(SlackConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.gson.Gson |
GsonFactory.createCamelCase(SlackConfig config) |
static com.google.gson.Gson |
GsonFactory.createSnakeCase(SlackConfig config) |
Copyright © 2019. All rights reserved.