| Package | Description |
|---|---|
| com.hubspot.slack.client.models.interaction |
| Modifier and Type | Method and Description |
|---|---|
OptionsList |
OptionsList.Builder.build()
Builds a new
OptionsList. |
static OptionsList |
OptionsList.copyOf(OptionsListIF instance)
Creates an immutable copy of a
OptionsListIF value. |
OptionsList |
OptionsList.withOptions(Iterable<? extends Option> elements)
Copy the current immutable object with elements that replace the content of
options. |
OptionsList |
OptionsList.withOptions(Option... elements)
Copy the current immutable object with elements that replace the content of
options. |
Copyright © 2019. All rights reserved.