Uses of Class
software.amazon.awssdk.services.quicksight.model.CustomActionSetParametersOperation
-
Packages that use CustomActionSetParametersOperation Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of CustomActionSetParametersOperation in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return CustomActionSetParametersOperation Modifier and Type Method Description CustomActionSetParametersOperationVisualCustomActionOperation. setParametersOperation()The set parameter operation that sets parameters in custom action.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type CustomActionSetParametersOperation Modifier and Type Method Description VisualCustomActionOperation.BuilderVisualCustomActionOperation.Builder. setParametersOperation(CustomActionSetParametersOperation setParametersOperation)The set parameter operation that sets parameters in custom action.
-