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