| Package | Description |
|---|---|
| com.hubspot.slack.client.models | |
| com.hubspot.slack.client.models.interaction |
| Modifier and Type | Method and Description |
|---|---|
static TopLevelMessageResponseType |
TopLevelMessageResponseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TopLevelMessageResponseType[] |
TopLevelMessageResponseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TopLevelMessageResponseType |
TopLevelMessageInteractionResponse.getResponseType() |
TopLevelMessageResponseType |
TopLevelMessageInteractionResponseIF.getResponseType() |
| Modifier and Type | Method and Description |
|---|---|
TopLevelMessageInteractionResponse.Builder |
TopLevelMessageInteractionResponse.Builder.setResponseType(TopLevelMessageResponseType responseType)
Initializes the value for the
responseType attribute. |
TopLevelMessageInteractionResponse |
TopLevelMessageInteractionResponse.withResponseType(TopLevelMessageResponseType responseType)
Copy the current immutable object by setting a value for the
responseType attribute. |
Copyright © 2019. All rights reserved.