| Package | Description |
|---|---|
| com.slack.api.model.view |
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<String,ViewState.Value>> |
ViewState.getValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewState.setValues(Map<String,Map<String,ViewState.Value>> values) |
ViewState.ViewStateBuilder |
ViewState.ViewStateBuilder.values(Map<String,Map<String,ViewState.Value>> values) |
| Constructor and Description |
|---|
ViewState(Map<String,Map<String,ViewState.Value>> values) |
Copyright © 2020. All rights reserved.