| Package | Description |
|---|---|
| com.hubspot.slack.client.models.interaction |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MessageContainerIF |
interface |
ViewContainerIF |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageContainer
Immutable implementation of
MessageContainerIF. |
class |
ViewContainer
Immutable implementation of
ViewContainerIF. |
| Modifier and Type | Method and Description |
|---|---|
Container |
BlocksLoadOptionsRequest.getContainer() |
Container |
BlocksLoadOptionsRequestIF.getContainer() |
| Modifier and Type | Method and Description |
|---|---|
ViewContainer.Builder |
ViewContainer.Builder.from(Container instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.models.interaction.Container instance. |
MessageContainer.Builder |
MessageContainer.Builder.from(Container instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.models.interaction.Container instance. |
BlocksLoadOptionsRequest.Builder |
BlocksLoadOptionsRequest.Builder.setContainer(Container container)
Initializes the value for the
container attribute. |
BlocksLoadOptionsRequest |
BlocksLoadOptionsRequest.withContainer(Container container)
Copy the current immutable object by setting a value for the
container attribute. |
Copyright © 2020. All rights reserved.