Uses of Class
software.amazon.awssdk.services.quicksight.model.CustomValuesConfiguration
-
Packages that use CustomValuesConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of CustomValuesConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return CustomValuesConfiguration Modifier and Type Method Description CustomValuesConfigurationDestinationParameterValueConfiguration. customValuesConfiguration()The configuration of custom values for destination parameter inDestinationParameterValueConfiguration.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type CustomValuesConfiguration Modifier and Type Method Description DestinationParameterValueConfiguration.BuilderDestinationParameterValueConfiguration.Builder. customValuesConfiguration(CustomValuesConfiguration customValuesConfiguration)The configuration of custom values for destination parameter inDestinationParameterValueConfiguration.
-