| Package | Description |
|---|---|
| com.hubspot.slack.client.models.dialog.form |
| Modifier and Type | Method and Description |
|---|---|
static InputError.Builder |
InputError.builder()
Creates a builder for
InputError. |
InputError.Builder |
InputError.Builder.from(InputErrorIF instance)
Fill a builder with attribute values from the provided
InputErrorIF instance. |
InputError.Builder |
InputError.Builder.setError(String error)
Initializes the value for the
error attribute. |
InputError.Builder |
InputError.Builder.setName(String name)
Initializes the value for the
name attribute. |
Copyright © 2019. All rights reserved.