| Package | Description |
|---|---|
| com.hubspot.slack.client.models.dialog.form |
| Modifier and Type | Method and Description |
|---|---|
InputErrors |
InputErrors.Builder.build()
Builds a new
InputErrors. |
static InputErrors |
InputErrors.copyOf(InputErrorsIF instance)
Creates an immutable copy of a
InputErrorsIF value. |
InputErrors |
InputErrors.withErrors(InputError... elements)
Copy the current immutable object with elements that replace the content of
errors. |
InputErrors |
InputErrors.withErrors(Iterable<? extends InputError> elements)
Copy the current immutable object with elements that replace the content of
errors. |
Copyright © 2019. All rights reserved.