| Package | Description |
|---|---|
| com.hubspot.slack.client.methods.params.chat |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChatPostMessageParams |
class |
AbstractSlashCommandResponseParams |
class |
ChatPostMessageParams
Immutable implementation of
AbstractChatPostMessageParams. |
class |
SlashCommandResponseParams
Immutable implementation of
AbstractSlashCommandResponseParams. |
| Modifier and Type | Method and Description |
|---|---|
ChatPostMessageParams.Builder |
ChatPostMessageParams.Builder.from(AbstractChatMessageParams instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.params.chat.AbstractChatMessageParams instance. |
SlashCommandResponseParams.Builder |
SlashCommandResponseParams.Builder.from(AbstractChatMessageParams instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.params.chat.AbstractChatMessageParams instance. |
Copyright © 2020. All rights reserved.