| Package | Description |
|---|---|
| com.hubspot.slack.client.models.auth |
| Modifier and Type | Class and Description |
|---|---|
class |
BotCredentials
Immutable implementation of
BotCredentialsIF. |
| Modifier and Type | Method and Description |
|---|---|
static BotCredentials |
BotCredentials.copyOf(BotCredentialsIF instance)
Creates an immutable copy of a
BotCredentialsIF value. |
BotCredentials.Builder |
BotCredentials.Builder.from(BotCredentialsIF instance)
Fill a builder with attribute values from the provided
BotCredentialsIF instance. |
Copyright © 2019. All rights reserved.