Interface Capabilities.Builder
-
- All Superinterfaces:
Buildable,CopyableBuilder<Capabilities.Builder,Capabilities>,SdkBuilder<Capabilities.Builder,Capabilities>,SdkPojo
- Enclosing class:
- Capabilities
public static interface Capabilities.Builder extends SdkPojo, CopyableBuilder<Capabilities.Builder,Capabilities>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Capabilities.BuilderaddOrRunAnomalyDetectionForAnalyses(String addOrRunAnomalyDetectionForAnalyses)The ability to add or run anomaly detection.Capabilities.BuilderaddOrRunAnomalyDetectionForAnalyses(CapabilityState addOrRunAnomalyDetectionForAnalyses)The ability to add or run anomaly detection.Capabilities.BuildercreateAndUpdateDashboardEmailReports(String createAndUpdateDashboardEmailReports)The ability to create and update email reports.Capabilities.BuildercreateAndUpdateDashboardEmailReports(CapabilityState createAndUpdateDashboardEmailReports)The ability to create and update email reports.Capabilities.BuildercreateAndUpdateDatasets(String createAndUpdateDatasets)The ability to create and update datasets.Capabilities.BuildercreateAndUpdateDatasets(CapabilityState createAndUpdateDatasets)The ability to create and update datasets.Capabilities.BuildercreateAndUpdateDataSources(String createAndUpdateDataSources)The ability to create and update data sources.Capabilities.BuildercreateAndUpdateDataSources(CapabilityState createAndUpdateDataSources)The ability to create and update data sources.Capabilities.BuildercreateAndUpdateThemes(String createAndUpdateThemes)The ability to export to Create and Update themes.Capabilities.BuildercreateAndUpdateThemes(CapabilityState createAndUpdateThemes)The ability to export to Create and Update themes.Capabilities.BuildercreateAndUpdateThresholdAlerts(String createAndUpdateThresholdAlerts)The ability to create and update threshold alerts.Capabilities.BuildercreateAndUpdateThresholdAlerts(CapabilityState createAndUpdateThresholdAlerts)The ability to create and update threshold alerts.Capabilities.BuildercreateSharedFolders(String createSharedFolders)The ability to create shared folders.Capabilities.BuildercreateSharedFolders(CapabilityState createSharedFolders)The ability to create shared folders.Capabilities.BuildercreateSPICEDataset(String createSPICEDataset)The ability to create a SPICE dataset.Capabilities.BuildercreateSPICEDataset(CapabilityState createSPICEDataset)The ability to create a SPICE dataset.Capabilities.BuilderexportToCsv(String exportToCsv)The ability to export to CSV files.Capabilities.BuilderexportToCsv(CapabilityState exportToCsv)The ability to export to CSV files.Capabilities.BuilderexportToExcel(String exportToExcel)The ability to export to Excel files.Capabilities.BuilderexportToExcel(CapabilityState exportToExcel)The ability to export to Excel files.Capabilities.BuilderrenameSharedFolders(String renameSharedFolders)The ability to rename shared folders.Capabilities.BuilderrenameSharedFolders(CapabilityState renameSharedFolders)The ability to rename shared folders.Capabilities.BuildershareAnalyses(String shareAnalyses)The ability to share analyses.Capabilities.BuildershareAnalyses(CapabilityState shareAnalyses)The ability to share analyses.Capabilities.BuildershareDashboards(String shareDashboards)The ability to share dashboards.Capabilities.BuildershareDashboards(CapabilityState shareDashboards)The ability to share dashboards.Capabilities.BuildershareDatasets(String shareDatasets)The ability to share datasets.Capabilities.BuildershareDatasets(CapabilityState shareDatasets)The ability to share datasets.Capabilities.BuildershareDataSources(String shareDataSources)The ability to share data sources.Capabilities.BuildershareDataSources(CapabilityState shareDataSources)The ability to share data sources.Capabilities.BuildersubscribeDashboardEmailReports(String subscribeDashboardEmailReports)The ability to subscribe to email reports.Capabilities.BuildersubscribeDashboardEmailReports(CapabilityState subscribeDashboardEmailReports)The ability to subscribe to email reports.Capabilities.BuilderviewAccountSPICECapacity(String viewAccountSPICECapacity)The ability to view account SPICE capacity.Capabilities.BuilderviewAccountSPICECapacity(CapabilityState viewAccountSPICECapacity)The ability to view account SPICE capacity.-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
-
-
-
Method Detail
-
exportToCsv
Capabilities.Builder exportToCsv(String exportToCsv)
The ability to export to CSV files.
- Parameters:
exportToCsv- The ability to export to CSV files.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
exportToCsv
Capabilities.Builder exportToCsv(CapabilityState exportToCsv)
The ability to export to CSV files.
- Parameters:
exportToCsv- The ability to export to CSV files.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
exportToExcel
Capabilities.Builder exportToExcel(String exportToExcel)
The ability to export to Excel files.
- Parameters:
exportToExcel- The ability to export to Excel files.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
exportToExcel
Capabilities.Builder exportToExcel(CapabilityState exportToExcel)
The ability to export to Excel files.
- Parameters:
exportToExcel- The ability to export to Excel files.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
createAndUpdateThemes
Capabilities.Builder createAndUpdateThemes(String createAndUpdateThemes)
The ability to export to Create and Update themes.
- Parameters:
createAndUpdateThemes- The ability to export to Create and Update themes.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
createAndUpdateThemes
Capabilities.Builder createAndUpdateThemes(CapabilityState createAndUpdateThemes)
The ability to export to Create and Update themes.
- Parameters:
createAndUpdateThemes- The ability to export to Create and Update themes.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
addOrRunAnomalyDetectionForAnalyses
Capabilities.Builder addOrRunAnomalyDetectionForAnalyses(String addOrRunAnomalyDetectionForAnalyses)
The ability to add or run anomaly detection.
- Parameters:
addOrRunAnomalyDetectionForAnalyses- The ability to add or run anomaly detection.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
addOrRunAnomalyDetectionForAnalyses
Capabilities.Builder addOrRunAnomalyDetectionForAnalyses(CapabilityState addOrRunAnomalyDetectionForAnalyses)
The ability to add or run anomaly detection.
- Parameters:
addOrRunAnomalyDetectionForAnalyses- The ability to add or run anomaly detection.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
shareAnalyses
Capabilities.Builder shareAnalyses(String shareAnalyses)
The ability to share analyses.
- Parameters:
shareAnalyses- The ability to share analyses.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
shareAnalyses
Capabilities.Builder shareAnalyses(CapabilityState shareAnalyses)
The ability to share analyses.
- Parameters:
shareAnalyses- The ability to share analyses.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
createAndUpdateDatasets
Capabilities.Builder createAndUpdateDatasets(String createAndUpdateDatasets)
The ability to create and update datasets.
- Parameters:
createAndUpdateDatasets- The ability to create and update datasets.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
createAndUpdateDatasets
Capabilities.Builder createAndUpdateDatasets(CapabilityState createAndUpdateDatasets)
The ability to create and update datasets.
- Parameters:
createAndUpdateDatasets- The ability to create and update datasets.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
shareDatasets
Capabilities.Builder shareDatasets(String shareDatasets)
The ability to share datasets.
- Parameters:
shareDatasets- The ability to share datasets.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
shareDatasets
Capabilities.Builder shareDatasets(CapabilityState shareDatasets)
The ability to share datasets.
- Parameters:
shareDatasets- The ability to share datasets.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
subscribeDashboardEmailReports
Capabilities.Builder subscribeDashboardEmailReports(String subscribeDashboardEmailReports)
The ability to subscribe to email reports.
- Parameters:
subscribeDashboardEmailReports- The ability to subscribe to email reports.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
subscribeDashboardEmailReports
Capabilities.Builder subscribeDashboardEmailReports(CapabilityState subscribeDashboardEmailReports)
The ability to subscribe to email reports.
- Parameters:
subscribeDashboardEmailReports- The ability to subscribe to email reports.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
createAndUpdateDashboardEmailReports
Capabilities.Builder createAndUpdateDashboardEmailReports(String createAndUpdateDashboardEmailReports)
The ability to create and update email reports.
- Parameters:
createAndUpdateDashboardEmailReports- The ability to create and update email reports.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
createAndUpdateDashboardEmailReports
Capabilities.Builder createAndUpdateDashboardEmailReports(CapabilityState createAndUpdateDashboardEmailReports)
The ability to create and update email reports.
- Parameters:
createAndUpdateDashboardEmailReports- The ability to create and update email reports.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
shareDashboards
Capabilities.Builder shareDashboards(String shareDashboards)
The ability to share dashboards.
- Parameters:
shareDashboards- The ability to share dashboards.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
shareDashboards
Capabilities.Builder shareDashboards(CapabilityState shareDashboards)
The ability to share dashboards.
- Parameters:
shareDashboards- The ability to share dashboards.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
createAndUpdateThresholdAlerts
Capabilities.Builder createAndUpdateThresholdAlerts(String createAndUpdateThresholdAlerts)
The ability to create and update threshold alerts.
- Parameters:
createAndUpdateThresholdAlerts- The ability to create and update threshold alerts.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
createAndUpdateThresholdAlerts
Capabilities.Builder createAndUpdateThresholdAlerts(CapabilityState createAndUpdateThresholdAlerts)
The ability to create and update threshold alerts.
- Parameters:
createAndUpdateThresholdAlerts- The ability to create and update threshold alerts.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
renameSharedFolders
Capabilities.Builder renameSharedFolders(String renameSharedFolders)
The ability to rename shared folders.
- Parameters:
renameSharedFolders- The ability to rename shared folders.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
renameSharedFolders
Capabilities.Builder renameSharedFolders(CapabilityState renameSharedFolders)
The ability to rename shared folders.
- Parameters:
renameSharedFolders- The ability to rename shared folders.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
createSharedFolders
Capabilities.Builder createSharedFolders(String createSharedFolders)
The ability to create shared folders.
- Parameters:
createSharedFolders- The ability to create shared folders.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
createSharedFolders
Capabilities.Builder createSharedFolders(CapabilityState createSharedFolders)
The ability to create shared folders.
- Parameters:
createSharedFolders- The ability to create shared folders.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
createAndUpdateDataSources
Capabilities.Builder createAndUpdateDataSources(String createAndUpdateDataSources)
The ability to create and update data sources.
- Parameters:
createAndUpdateDataSources- The ability to create and update data sources.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
createAndUpdateDataSources
Capabilities.Builder createAndUpdateDataSources(CapabilityState createAndUpdateDataSources)
The ability to create and update data sources.
- Parameters:
createAndUpdateDataSources- The ability to create and update data sources.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
shareDataSources
Capabilities.Builder shareDataSources(String shareDataSources)
The ability to share data sources.
- Parameters:
shareDataSources- The ability to share data sources.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
shareDataSources
Capabilities.Builder shareDataSources(CapabilityState shareDataSources)
The ability to share data sources.
- Parameters:
shareDataSources- The ability to share data sources.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
viewAccountSPICECapacity
Capabilities.Builder viewAccountSPICECapacity(String viewAccountSPICECapacity)
The ability to view account SPICE capacity.
- Parameters:
viewAccountSPICECapacity- The ability to view account SPICE capacity.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
viewAccountSPICECapacity
Capabilities.Builder viewAccountSPICECapacity(CapabilityState viewAccountSPICECapacity)
The ability to view account SPICE capacity.
- Parameters:
viewAccountSPICECapacity- The ability to view account SPICE capacity.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
createSPICEDataset
Capabilities.Builder createSPICEDataset(String createSPICEDataset)
The ability to create a SPICE dataset.
- Parameters:
createSPICEDataset- The ability to create a SPICE dataset.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
createSPICEDataset
Capabilities.Builder createSPICEDataset(CapabilityState createSPICEDataset)
The ability to create a SPICE dataset.
- Parameters:
createSPICEDataset- The ability to create a SPICE dataset.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
CapabilityState,CapabilityState
-
-