Uses of Class
software.amazon.awssdk.services.quicksight.model.AccountSettings
-
Packages that use AccountSettings Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AccountSettings in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AccountSettings Modifier and Type Method Description AccountSettingsDescribeAccountSettingsResponse. accountSettings()The Amazon QuickSight settings for this Amazon Web Services account.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type AccountSettings Modifier and Type Method Description DescribeAccountSettingsResponse.BuilderDescribeAccountSettingsResponse.Builder. accountSettings(AccountSettings accountSettings)The Amazon QuickSight settings for this Amazon Web Services account.
-