| Package | Description |
|---|---|
| com.hubspot.slack.client.models.auth |
| Modifier and Type | Method and Description |
|---|---|
static BotCredentials.Builder |
BotCredentials.builder()
Creates a builder for
BotCredentials. |
BotCredentials.Builder |
BotCredentials.Builder.from(BotCredentialsIF instance)
Fill a builder with attribute values from the provided
BotCredentialsIF instance. |
BotCredentials.Builder |
BotCredentials.Builder.setBotAccessToken(String botAccessToken)
Initializes the value for the
botAccessToken attribute. |
BotCredentials.Builder |
BotCredentials.Builder.setBotUserId(String botUserId)
Initializes the value for the
botUserId attribute. |
Copyright © 2019. All rights reserved.