| Package | Description |
|---|---|
| com.hubspot.slack.client.models.interaction |
| Modifier and Type | Method and Description |
|---|---|
ViewContainer |
ViewContainer.Builder.build()
Builds a new
ViewContainer. |
static ViewContainer |
ViewContainer.copyOf(ViewContainerIF instance)
Creates an immutable copy of a
ViewContainerIF value. |
ViewContainer |
ViewContainer.withType(ContainerType type)
Copy the current immutable object by setting a value for the
type attribute. |
ViewContainer |
ViewContainer.withViewId(String viewId)
Copy the current immutable object by setting a value for the
viewId attribute. |
Copyright © 2020. All rights reserved.