| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
CustomActionURLOperation |
CustomActionURLOperation.clone() |
CustomActionURLOperation |
VisualCustomActionOperation.getURLOperation()
The URL operation that opens a link to another webpage.
|
CustomActionURLOperation |
CustomActionURLOperation.withURLTarget(String uRLTarget)
The target of the
CustomActionURLOperation. |
CustomActionURLOperation |
CustomActionURLOperation.withURLTarget(URLTargetConfiguration uRLTarget)
The target of the
CustomActionURLOperation. |
CustomActionURLOperation |
CustomActionURLOperation.withURLTemplate(String uRLTemplate)
THe URL link of the
CustomActionURLOperation. |
| Modifier and Type | Method and Description |
|---|---|
void |
VisualCustomActionOperation.setURLOperation(CustomActionURLOperation uRLOperation)
The URL operation that opens a link to another webpage.
|
VisualCustomActionOperation |
VisualCustomActionOperation.withURLOperation(CustomActionURLOperation uRLOperation)
The URL operation that opens a link to another webpage.
|
Copyright © 2024. All rights reserved.