| Package | Description |
|---|---|
| com.hubspot.slack.client.models.interaction |
| Modifier and Type | Method and Description |
|---|---|
BlocksLoadOptionsRequest |
BlocksLoadOptionsRequest.Builder.build()
Builds a new
BlocksLoadOptionsRequest. |
static BlocksLoadOptionsRequest |
BlocksLoadOptionsRequest.copyOf(BlocksLoadOptionsRequestIF instance)
Creates an immutable copy of a
BlocksLoadOptionsRequestIF value. |
BlocksLoadOptionsRequest |
BlocksLoadOptionsRequest.withActionId(String actionId)
Copy the current immutable object by setting a value for the
actionId attribute. |
BlocksLoadOptionsRequest |
BlocksLoadOptionsRequest.withBlockId(String blockId)
Copy the current immutable object by setting a value for the
blockId attribute. |
BlocksLoadOptionsRequest |
BlocksLoadOptionsRequest.withContainer(Container container)
Copy the current immutable object by setting a value for the
container attribute. |
BlocksLoadOptionsRequest |
BlocksLoadOptionsRequest.withTeam(SlackTeam team)
Copy the current immutable object by setting a value for the
team attribute. |
BlocksLoadOptionsRequest |
BlocksLoadOptionsRequest.withToken(String token)
Copy the current immutable object by setting a value for the
token attribute. |
BlocksLoadOptionsRequest |
BlocksLoadOptionsRequest.withType(String type)
Copy the current immutable object by setting a value for the
type attribute. |
BlocksLoadOptionsRequest |
BlocksLoadOptionsRequest.withUser(SlackUserLite user)
Copy the current immutable object by setting a value for the
user attribute. |
BlocksLoadOptionsRequest |
BlocksLoadOptionsRequest.withValue(String value)
Copy the current immutable object by setting a value for the
value attribute. |
Copyright © 2020. All rights reserved.