Uses of Class
software.amazon.awssdk.services.quicksight.model.CustomActionNavigationOperation
-
Packages that use CustomActionNavigationOperation Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of CustomActionNavigationOperation in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return CustomActionNavigationOperation Modifier and Type Method Description CustomActionNavigationOperationVisualCustomActionOperation. navigationOperation()The navigation operation that navigates between different sheets in the same analysis.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type CustomActionNavigationOperation Modifier and Type Method Description VisualCustomActionOperation.BuilderVisualCustomActionOperation.Builder. navigationOperation(CustomActionNavigationOperation navigationOperation)The navigation operation that navigates between different sheets in the same analysis.
-