| Package | Description |
|---|---|
| com.hubspot.slack.client.models.dialog.form.elements |
| Modifier and Type | Method and Description |
|---|---|
static SlackFormOption.Builder |
SlackFormOption.builder()
Creates a builder for
SlackFormOption. |
SlackFormOption.Builder |
SlackFormOption.Builder.from(SlackFormOptionIF instance)
Fill a builder with attribute values from the provided
SlackFormOptionIF instance. |
SlackFormOption.Builder |
SlackFormOption.Builder.setLabel(String label)
Initializes the value for the
label attribute. |
SlackFormOption.Builder |
SlackFormOption.Builder.setValue(String value)
Initializes the value for the
value attribute. |
Copyright © 2019. All rights reserved.