Uses of Class
software.amazon.awssdk.services.quicksight.model.PhysicalTable.Type
-
Packages that use PhysicalTable.Type Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of PhysicalTable.Type in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return PhysicalTable.Type Modifier and Type Method Description PhysicalTable.TypePhysicalTable. type()Retrieve an enum value representing which member of this object is populated.static PhysicalTable.TypePhysicalTable.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static PhysicalTable.Type[]PhysicalTable.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-