Class Capabilities
- java.lang.Object
-
- software.amazon.awssdk.services.quicksight.model.Capabilities
-
- All Implemented Interfaces:
Serializable,SdkPojo,ToCopyableBuilder<Capabilities.Builder,Capabilities>
@Generated("software.amazon.awssdk:codegen") public final class Capabilities extends Object implements SdkPojo, Serializable, ToCopyableBuilder<Capabilities.Builder,Capabilities>
A set of actions that correspond to Amazon QuickSight permissions.
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceCapabilities.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description CapabilityStateaddOrRunAnomalyDetectionForAnalyses()The ability to add or run anomaly detection.StringaddOrRunAnomalyDetectionForAnalysesAsString()The ability to add or run anomaly detection.static Capabilities.Builderbuilder()CapabilityStatecreateAndUpdateDashboardEmailReports()The ability to create and update email reports.StringcreateAndUpdateDashboardEmailReportsAsString()The ability to create and update email reports.CapabilityStatecreateAndUpdateDatasets()The ability to create and update datasets.StringcreateAndUpdateDatasetsAsString()The ability to create and update datasets.CapabilityStatecreateAndUpdateDataSources()The ability to create and update data sources.StringcreateAndUpdateDataSourcesAsString()The ability to create and update data sources.CapabilityStatecreateAndUpdateThemes()The ability to export to Create and Update themes.StringcreateAndUpdateThemesAsString()The ability to export to Create and Update themes.CapabilityStatecreateAndUpdateThresholdAlerts()The ability to create and update threshold alerts.StringcreateAndUpdateThresholdAlertsAsString()The ability to create and update threshold alerts.CapabilityStatecreateSharedFolders()The ability to create shared folders.StringcreateSharedFoldersAsString()The ability to create shared folders.CapabilityStatecreateSPICEDataset()The ability to create a SPICE dataset.StringcreateSPICEDatasetAsString()The ability to create a SPICE dataset.booleanequals(Object obj)booleanequalsBySdkFields(Object obj)CapabilityStateexportToCsv()The ability to export to CSV files.StringexportToCsvAsString()The ability to export to CSV files.CapabilityStateexportToExcel()The ability to export to Excel files.StringexportToExcelAsString()The ability to export to Excel files.<T> Optional<T>getValueForField(String fieldName, Class<T> clazz)inthashCode()CapabilityStaterenameSharedFolders()The ability to rename shared folders.StringrenameSharedFoldersAsString()The ability to rename shared folders.Map<String,SdkField<?>>sdkFieldNameToField()List<SdkField<?>>sdkFields()static Class<? extends Capabilities.Builder>serializableBuilderClass()CapabilityStateshareAnalyses()The ability to share analyses.StringshareAnalysesAsString()The ability to share analyses.CapabilityStateshareDashboards()The ability to share dashboards.StringshareDashboardsAsString()The ability to share dashboards.CapabilityStateshareDatasets()The ability to share datasets.StringshareDatasetsAsString()The ability to share datasets.CapabilityStateshareDataSources()The ability to share data sources.StringshareDataSourcesAsString()The ability to share data sources.CapabilityStatesubscribeDashboardEmailReports()The ability to subscribe to email reports.StringsubscribeDashboardEmailReportsAsString()The ability to subscribe to email reports.Capabilities.BuildertoBuilder()StringtoString()Returns a string representation of this object.CapabilityStateviewAccountSPICECapacity()The ability to view account SPICE capacity.StringviewAccountSPICECapacityAsString()The ability to view account SPICE capacity.-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
-
-
-
Method Detail
-
exportToCsv
public final CapabilityState exportToCsv()
The ability to export to CSV files.
If the service returns an enum value that is not available in the current SDK version,
exportToCsvwill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromexportToCsvAsString().- Returns:
- The ability to export to CSV files.
- See Also:
CapabilityState
-
exportToCsvAsString
public final String exportToCsvAsString()
The ability to export to CSV files.
If the service returns an enum value that is not available in the current SDK version,
exportToCsvwill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromexportToCsvAsString().- Returns:
- The ability to export to CSV files.
- See Also:
CapabilityState
-
exportToExcel
public final CapabilityState exportToExcel()
The ability to export to Excel files.
If the service returns an enum value that is not available in the current SDK version,
exportToExcelwill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromexportToExcelAsString().- Returns:
- The ability to export to Excel files.
- See Also:
CapabilityState
-
exportToExcelAsString
public final String exportToExcelAsString()
The ability to export to Excel files.
If the service returns an enum value that is not available in the current SDK version,
exportToExcelwill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromexportToExcelAsString().- Returns:
- The ability to export to Excel files.
- See Also:
CapabilityState
-
createAndUpdateThemes
public final CapabilityState createAndUpdateThemes()
The ability to export to Create and Update themes.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateThemeswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcreateAndUpdateThemesAsString().- Returns:
- The ability to export to Create and Update themes.
- See Also:
CapabilityState
-
createAndUpdateThemesAsString
public final String createAndUpdateThemesAsString()
The ability to export to Create and Update themes.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateThemeswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcreateAndUpdateThemesAsString().- Returns:
- The ability to export to Create and Update themes.
- See Also:
CapabilityState
-
addOrRunAnomalyDetectionForAnalyses
public final CapabilityState addOrRunAnomalyDetectionForAnalyses()
The ability to add or run anomaly detection.
If the service returns an enum value that is not available in the current SDK version,
addOrRunAnomalyDetectionForAnalyseswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromaddOrRunAnomalyDetectionForAnalysesAsString().- Returns:
- The ability to add or run anomaly detection.
- See Also:
CapabilityState
-
addOrRunAnomalyDetectionForAnalysesAsString
public final String addOrRunAnomalyDetectionForAnalysesAsString()
The ability to add or run anomaly detection.
If the service returns an enum value that is not available in the current SDK version,
addOrRunAnomalyDetectionForAnalyseswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromaddOrRunAnomalyDetectionForAnalysesAsString().- Returns:
- The ability to add or run anomaly detection.
- See Also:
CapabilityState
-
shareAnalyses
public final CapabilityState shareAnalyses()
The ability to share analyses.
If the service returns an enum value that is not available in the current SDK version,
shareAnalyseswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromshareAnalysesAsString().- Returns:
- The ability to share analyses.
- See Also:
CapabilityState
-
shareAnalysesAsString
public final String shareAnalysesAsString()
The ability to share analyses.
If the service returns an enum value that is not available in the current SDK version,
shareAnalyseswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromshareAnalysesAsString().- Returns:
- The ability to share analyses.
- See Also:
CapabilityState
-
createAndUpdateDatasets
public final CapabilityState createAndUpdateDatasets()
The ability to create and update datasets.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateDatasetswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcreateAndUpdateDatasetsAsString().- Returns:
- The ability to create and update datasets.
- See Also:
CapabilityState
-
createAndUpdateDatasetsAsString
public final String createAndUpdateDatasetsAsString()
The ability to create and update datasets.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateDatasetswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcreateAndUpdateDatasetsAsString().- Returns:
- The ability to create and update datasets.
- See Also:
CapabilityState
-
shareDatasets
public final CapabilityState shareDatasets()
The ability to share datasets.
If the service returns an enum value that is not available in the current SDK version,
shareDatasetswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromshareDatasetsAsString().- Returns:
- The ability to share datasets.
- See Also:
CapabilityState
-
shareDatasetsAsString
public final String shareDatasetsAsString()
The ability to share datasets.
If the service returns an enum value that is not available in the current SDK version,
shareDatasetswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromshareDatasetsAsString().- Returns:
- The ability to share datasets.
- See Also:
CapabilityState
-
subscribeDashboardEmailReports
public final CapabilityState subscribeDashboardEmailReports()
The ability to subscribe to email reports.
If the service returns an enum value that is not available in the current SDK version,
subscribeDashboardEmailReportswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromsubscribeDashboardEmailReportsAsString().- Returns:
- The ability to subscribe to email reports.
- See Also:
CapabilityState
-
subscribeDashboardEmailReportsAsString
public final String subscribeDashboardEmailReportsAsString()
The ability to subscribe to email reports.
If the service returns an enum value that is not available in the current SDK version,
subscribeDashboardEmailReportswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromsubscribeDashboardEmailReportsAsString().- Returns:
- The ability to subscribe to email reports.
- See Also:
CapabilityState
-
createAndUpdateDashboardEmailReports
public final CapabilityState createAndUpdateDashboardEmailReports()
The ability to create and update email reports.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateDashboardEmailReportswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcreateAndUpdateDashboardEmailReportsAsString().- Returns:
- The ability to create and update email reports.
- See Also:
CapabilityState
-
createAndUpdateDashboardEmailReportsAsString
public final String createAndUpdateDashboardEmailReportsAsString()
The ability to create and update email reports.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateDashboardEmailReportswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcreateAndUpdateDashboardEmailReportsAsString().- Returns:
- The ability to create and update email reports.
- See Also:
CapabilityState
-
shareDashboards
public final CapabilityState shareDashboards()
The ability to share dashboards.
If the service returns an enum value that is not available in the current SDK version,
shareDashboardswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromshareDashboardsAsString().- Returns:
- The ability to share dashboards.
- See Also:
CapabilityState
-
shareDashboardsAsString
public final String shareDashboardsAsString()
The ability to share dashboards.
If the service returns an enum value that is not available in the current SDK version,
shareDashboardswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromshareDashboardsAsString().- Returns:
- The ability to share dashboards.
- See Also:
CapabilityState
-
createAndUpdateThresholdAlerts
public final CapabilityState createAndUpdateThresholdAlerts()
The ability to create and update threshold alerts.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateThresholdAlertswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcreateAndUpdateThresholdAlertsAsString().- Returns:
- The ability to create and update threshold alerts.
- See Also:
CapabilityState
-
createAndUpdateThresholdAlertsAsString
public final String createAndUpdateThresholdAlertsAsString()
The ability to create and update threshold alerts.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateThresholdAlertswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcreateAndUpdateThresholdAlertsAsString().- Returns:
- The ability to create and update threshold alerts.
- See Also:
CapabilityState
-
renameSharedFolders
public final CapabilityState renameSharedFolders()
The ability to rename shared folders.
If the service returns an enum value that is not available in the current SDK version,
renameSharedFolderswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromrenameSharedFoldersAsString().- Returns:
- The ability to rename shared folders.
- See Also:
CapabilityState
-
renameSharedFoldersAsString
public final String renameSharedFoldersAsString()
The ability to rename shared folders.
If the service returns an enum value that is not available in the current SDK version,
renameSharedFolderswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromrenameSharedFoldersAsString().- Returns:
- The ability to rename shared folders.
- See Also:
CapabilityState
-
createSharedFolders
public final CapabilityState createSharedFolders()
The ability to create shared folders.
If the service returns an enum value that is not available in the current SDK version,
createSharedFolderswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcreateSharedFoldersAsString().- Returns:
- The ability to create shared folders.
- See Also:
CapabilityState
-
createSharedFoldersAsString
public final String createSharedFoldersAsString()
The ability to create shared folders.
If the service returns an enum value that is not available in the current SDK version,
createSharedFolderswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcreateSharedFoldersAsString().- Returns:
- The ability to create shared folders.
- See Also:
CapabilityState
-
createAndUpdateDataSources
public final CapabilityState createAndUpdateDataSources()
The ability to create and update data sources.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateDataSourceswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcreateAndUpdateDataSourcesAsString().- Returns:
- The ability to create and update data sources.
- See Also:
CapabilityState
-
createAndUpdateDataSourcesAsString
public final String createAndUpdateDataSourcesAsString()
The ability to create and update data sources.
If the service returns an enum value that is not available in the current SDK version,
createAndUpdateDataSourceswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcreateAndUpdateDataSourcesAsString().- Returns:
- The ability to create and update data sources.
- See Also:
CapabilityState
-
shareDataSources
public final CapabilityState shareDataSources()
The ability to share data sources.
If the service returns an enum value that is not available in the current SDK version,
shareDataSourceswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromshareDataSourcesAsString().- Returns:
- The ability to share data sources.
- See Also:
CapabilityState
-
shareDataSourcesAsString
public final String shareDataSourcesAsString()
The ability to share data sources.
If the service returns an enum value that is not available in the current SDK version,
shareDataSourceswill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromshareDataSourcesAsString().- Returns:
- The ability to share data sources.
- See Also:
CapabilityState
-
viewAccountSPICECapacity
public final CapabilityState viewAccountSPICECapacity()
The ability to view account SPICE capacity.
If the service returns an enum value that is not available in the current SDK version,
viewAccountSPICECapacitywill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromviewAccountSPICECapacityAsString().- Returns:
- The ability to view account SPICE capacity.
- See Also:
CapabilityState
-
viewAccountSPICECapacityAsString
public final String viewAccountSPICECapacityAsString()
The ability to view account SPICE capacity.
If the service returns an enum value that is not available in the current SDK version,
viewAccountSPICECapacitywill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromviewAccountSPICECapacityAsString().- Returns:
- The ability to view account SPICE capacity.
- See Also:
CapabilityState
-
createSPICEDataset
public final CapabilityState createSPICEDataset()
The ability to create a SPICE dataset.
If the service returns an enum value that is not available in the current SDK version,
createSPICEDatasetwill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcreateSPICEDatasetAsString().- Returns:
- The ability to create a SPICE dataset.
- See Also:
CapabilityState
-
createSPICEDatasetAsString
public final String createSPICEDatasetAsString()
The ability to create a SPICE dataset.
If the service returns an enum value that is not available in the current SDK version,
createSPICEDatasetwill returnCapabilityState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcreateSPICEDatasetAsString().- Returns:
- The ability to create a SPICE dataset.
- See Also:
CapabilityState
-
toBuilder
public Capabilities.Builder toBuilder()
- Specified by:
toBuilderin interfaceToCopyableBuilder<Capabilities.Builder,Capabilities>
-
builder
public static Capabilities.Builder builder()
-
serializableBuilderClass
public static Class<? extends Capabilities.Builder> serializableBuilderClass()
-
equalsBySdkFields
public final boolean equalsBySdkFields(Object obj)
- Specified by:
equalsBySdkFieldsin interfaceSdkPojo
-
toString
public final String toString()
Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
-
sdkFieldNameToField
public final Map<String,SdkField<?>> sdkFieldNameToField()
- Specified by:
sdkFieldNameToFieldin interfaceSdkPojo
-
-