| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<VisualCustomActionOperation> |
VisualCustomAction.actionOperations()
A list of
VisualCustomActionOperations. |
| Modifier and Type | Method and Description |
|---|---|
VisualCustomAction.Builder |
VisualCustomAction.Builder.actionOperations(VisualCustomActionOperation... actionOperations)
A list of
VisualCustomActionOperations. |
| Modifier and Type | Method and Description |
|---|---|
VisualCustomAction.Builder |
VisualCustomAction.Builder.actionOperations(Collection<VisualCustomActionOperation> actionOperations)
A list of
VisualCustomActionOperations. |
Copyright © 2023. All rights reserved.