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