Uses of Class
software.amazon.awssdk.services.quicksight.model.ExplicitHierarchy
-
Packages that use ExplicitHierarchy Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ExplicitHierarchy in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ExplicitHierarchy Modifier and Type Method Description ExplicitHierarchyColumnHierarchy. explicitHierarchy()The option that determines the hierarchy of the fields that are built within a visual's field wells.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ExplicitHierarchy Modifier and Type Method Description ColumnHierarchy.BuilderColumnHierarchy.Builder. explicitHierarchy(ExplicitHierarchy explicitHierarchy)The option that determines the hierarchy of the fields that are built within a visual's field wells.
-