Uses of Class
software.amazon.awssdk.services.quicksight.model.QDataKey
-
Packages that use QDataKey Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of QDataKey in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return QDataKey Modifier and Type Method Description QDataKeyDescribeKeyRegistrationResponse. qDataKey()A list ofQDataKeyobjects in a QuickSight account.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type QDataKey Modifier and Type Method Description DescribeKeyRegistrationResponse.BuilderDescribeKeyRegistrationResponse.Builder. qDataKey(QDataKey qDataKey)A list ofQDataKeyobjects in a QuickSight account.
-