| Package | Description |
|---|---|
| com.hubspot.slack.client.models.interaction |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DialogSubmissionIF |
interface |
InteractiveActionIF |
interface |
MessageActionIF |
| Modifier and Type | Class and Description |
|---|---|
class |
DialogSubmission
Immutable implementation of
DialogSubmissionIF. |
class |
InteractiveAction
Immutable implementation of
InteractiveActionIF. |
class |
MessageAction
Immutable implementation of
MessageActionIF. |
| Modifier and Type | Method and Description |
|---|---|
InteractiveAction.Builder |
InteractiveAction.Builder.from(SlackInteractiveCallback instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.models.interaction.SlackInteractiveCallback instance. |
DialogSubmission.Builder |
DialogSubmission.Builder.from(SlackInteractiveCallback instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.models.interaction.SlackInteractiveCallback instance. |
MessageAction.Builder |
MessageAction.Builder.from(SlackInteractiveCallback instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.models.interaction.SlackInteractiveCallback instance. |
Copyright © 2019. All rights reserved.