| Package | Description |
|---|---|
| com.hubspot.slack.client.models.response |
| Modifier and Type | Method and Description |
|---|---|
static SlackError.Builder |
SlackError.builder()
Creates a builder for
SlackError. |
SlackError.Builder |
SlackError.Builder.from(SlackErrorIF instance)
Fill a builder with attribute values from the provided
SlackErrorIF instance. |
SlackError.Builder |
SlackError.Builder.setError(String error)
Initializes the value for the
error attribute. |
SlackError.Builder |
SlackError.Builder.setType(SlackErrorType type)
Initializes the value for the
type attribute. |
Copyright © 2019. All rights reserved.