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