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