| Package | Description |
|---|---|
| com.hubspot.slack.client.models.interaction |
| Modifier and Type | Method and Description |
|---|---|
static BlocksLoadOptionsRequest.Builder |
BlocksLoadOptionsRequest.builder()
Creates a builder for
BlocksLoadOptionsRequest. |
BlocksLoadOptionsRequest.Builder |
BlocksLoadOptionsRequest.Builder.from(BlocksLoadOptionsRequestIF instance)
Fill a builder with attribute values from the provided
BlocksLoadOptionsRequestIF instance. |
BlocksLoadOptionsRequest.Builder |
BlocksLoadOptionsRequest.Builder.setActionId(String actionId)
Initializes the value for the
actionId attribute. |
BlocksLoadOptionsRequest.Builder |
BlocksLoadOptionsRequest.Builder.setBlockId(String blockId)
Initializes the value for the
blockId attribute. |
BlocksLoadOptionsRequest.Builder |
BlocksLoadOptionsRequest.Builder.setContainer(Container container)
Initializes the value for the
container attribute. |
BlocksLoadOptionsRequest.Builder |
BlocksLoadOptionsRequest.Builder.setTeam(SlackTeam team)
Initializes the value for the
team attribute. |
BlocksLoadOptionsRequest.Builder |
BlocksLoadOptionsRequest.Builder.setToken(String token)
Initializes the value for the
token attribute. |
BlocksLoadOptionsRequest.Builder |
BlocksLoadOptionsRequest.Builder.setType(String type)
Initializes the value for the
type attribute. |
BlocksLoadOptionsRequest.Builder |
BlocksLoadOptionsRequest.Builder.setUser(SlackUserLite user)
Initializes the value for the
user attribute. |
BlocksLoadOptionsRequest.Builder |
BlocksLoadOptionsRequest.Builder.setValue(String value)
Initializes the value for the
value attribute. |
Copyright © 2020. All rights reserved.