Uses of Class
software.amazon.awssdk.services.quicksight.model.CustomActionURLOperation
-
Packages that use CustomActionURLOperation Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of CustomActionURLOperation in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return CustomActionURLOperation Modifier and Type Method Description CustomActionURLOperationVisualCustomActionOperation. urlOperation()The URL operation that opens a link to another webpage.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type CustomActionURLOperation Modifier and Type Method Description VisualCustomActionOperation.BuilderVisualCustomActionOperation.Builder. urlOperation(CustomActionURLOperation urlOperation)The URL operation that opens a link to another webpage.
-