Uses of Class
com.kingsrook.qqq.backend.core.model.metadata.dashboard.QuickSightChartMetaData
Packages that use QuickSightChartMetaData
-
Uses of QuickSightChartMetaData in com.kingsrook.qqq.backend.core.model.metadata.dashboard
Methods in com.kingsrook.qqq.backend.core.model.metadata.dashboard that return QuickSightChartMetaDataModifier and TypeMethodDescriptionQuickSightChartMetaData.withAccessKey
(String accessKey) Fluent setter for accessKeyQuickSightChartMetaData.withAccountId
(String accountId) Fluent setter for accountIdQuickSightChartMetaData.withAllowedDomains
(Collection<String> allowedDomains) Fluent setter for allowedDomainsQuickSightChartMetaData.withDashboardId
(String dashboardId) Fluent setter for dashboardIdFluent setter for labelFluent setter for nameQuickSightChartMetaData.withRegion
(String region) Fluent setter for regionQuickSightChartMetaData.withSecretKey
(String secretKey) Fluent setter for secretKeyQuickSightChartMetaData.withUserArn
(String userArn) Fluent setter for userArn