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