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