public static class Interactive.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
Interactive |
build() |
Interactive.Builder |
setButtonActions(<any> buttonActions) |
Interactive.Builder |
setType(java.lang.String type) |
public Interactive.Builder setType(java.lang.String type)
public Interactive.Builder setButtonActions(<any> buttonActions)
public Interactive build()