Uses of Class
software.amazon.awssdk.services.quicksight.model.DataPathType
-
Packages that use DataPathType Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of DataPathType in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return DataPathType Modifier and Type Method Description DataPathTypeDataPathValue. dataPathType()The type configuration of the field.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type DataPathType Modifier and Type Method Description DataPathValue.BuilderDataPathValue.Builder. dataPathType(DataPathType dataPathType)The type configuration of the field.
-