| Package | Description |
|---|---|
| com.hubspot.slack.client.methods.params.dialog |
| Modifier and Type | Method and Description |
|---|---|
DialogOpenParams |
DialogOpenParams.Builder.build()
Builds a new
DialogOpenParams. |
static DialogOpenParams |
DialogOpenParams.copyOf(DialogOpenParamsIF instance)
Creates an immutable copy of a
DialogOpenParamsIF value. |
DialogOpenParams |
DialogOpenParams.withDialog(SlackDialog dialog)
Copy the current immutable object by setting a value for the
dialog attribute. |
DialogOpenParams |
DialogOpenParams.withTriggerId(String triggerId)
Copy the current immutable object by setting a value for the
triggerId attribute. |
Copyright © 2019. All rights reserved.