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