| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static CustomActionURLOperation.Builder |
CustomActionURLOperation.builder() |
CustomActionURLOperation.Builder |
CustomActionURLOperation.toBuilder() |
CustomActionURLOperation.Builder |
CustomActionURLOperation.Builder.urlTarget(String urlTarget)
The target of the
CustomActionURLOperation. |
CustomActionURLOperation.Builder |
CustomActionURLOperation.Builder.urlTarget(URLTargetConfiguration urlTarget)
The target of the
CustomActionURLOperation. |
CustomActionURLOperation.Builder |
CustomActionURLOperation.Builder.urlTemplate(String urlTemplate)
THe URL link of the
CustomActionURLOperation. |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CustomActionURLOperation.Builder> |
CustomActionURLOperation.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default VisualCustomActionOperation.Builder |
VisualCustomActionOperation.Builder.urlOperation(Consumer<CustomActionURLOperation.Builder> urlOperation)
The URL operation that opens a link to another webpage.
|
Copyright © 2023. All rights reserved.