Uses of Class
software.amazon.awssdk.services.quicksight.model.CustomParameterValues
-
Packages that use CustomParameterValues Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of CustomParameterValues in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return CustomParameterValues Modifier and Type Method Description CustomParameterValuesCustomValuesConfiguration. customValues()Returns the value of the CustomValues property for this object.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type CustomParameterValues Modifier and Type Method Description CustomValuesConfiguration.BuilderCustomValuesConfiguration.Builder. customValues(CustomParameterValues customValues)Sets the value of the CustomValues property for this object.
-