Interface DashboardPublishOptions.Builder
- All Superinterfaces:
- Buildable,- CopyableBuilder<DashboardPublishOptions.Builder,,- DashboardPublishOptions> - SdkBuilder<DashboardPublishOptions.Builder,,- DashboardPublishOptions> - SdkPojo
- Enclosing class:
- DashboardPublishOptions
- 
Method SummaryModifier and TypeMethodDescriptiondefault DashboardPublishOptions.BuilderadHocFilteringOption(Consumer<AdHocFilteringOption.Builder> adHocFilteringOption) Ad hoc (one-time) filtering option.adHocFilteringOption(AdHocFilteringOption adHocFilteringOption) Ad hoc (one-time) filtering option.default DashboardPublishOptions.BuilderdataPointDrillUpDownOption(Consumer<DataPointDrillUpDownOption.Builder> dataPointDrillUpDownOption) The drill-down options of data points in a dashboard.dataPointDrillUpDownOption(DataPointDrillUpDownOption dataPointDrillUpDownOption) The drill-down options of data points in a dashboard.default DashboardPublishOptions.BuilderdataPointMenuLabelOption(Consumer<DataPointMenuLabelOption.Builder> dataPointMenuLabelOption) The data point menu label options of a dashboard.dataPointMenuLabelOption(DataPointMenuLabelOption dataPointMenuLabelOption) The data point menu label options of a dashboard.default DashboardPublishOptions.BuilderdataPointTooltipOption(Consumer<DataPointTooltipOption.Builder> dataPointTooltipOption) The data point tool tip options of a dashboard.dataPointTooltipOption(DataPointTooltipOption dataPointTooltipOption) The data point tool tip options of a dashboard.default DashboardPublishOptions.BuilderdataQAEnabledOption(Consumer<DataQAEnabledOption.Builder> dataQAEnabledOption) Adds Q&A capabilities to an Quick Sight dashboard.dataQAEnabledOption(DataQAEnabledOption dataQAEnabledOption) Adds Q&A capabilities to an Quick Sight dashboard.default DashboardPublishOptions.BuilderdataStoriesSharingOption(Consumer<DataStoriesSharingOption.Builder> dataStoriesSharingOption) Data stories sharing option.dataStoriesSharingOption(DataStoriesSharingOption dataStoriesSharingOption) Data stories sharing option.default DashboardPublishOptions.BuilderexecutiveSummaryOption(Consumer<ExecutiveSummaryOption.Builder> executiveSummaryOption) Executive summary option.executiveSummaryOption(ExecutiveSummaryOption executiveSummaryOption) Executive summary option.default DashboardPublishOptions.BuilderexportToCSVOption(Consumer<ExportToCSVOption.Builder> exportToCSVOption) Export to .csv option.exportToCSVOption(ExportToCSVOption exportToCSVOption) Export to .csv option.default DashboardPublishOptions.BuilderexportWithHiddenFieldsOption(Consumer<ExportWithHiddenFieldsOption.Builder> exportWithHiddenFieldsOption) Determines if hidden fields are exported with a dashboard.exportWithHiddenFieldsOption(ExportWithHiddenFieldsOption exportWithHiddenFieldsOption) Determines if hidden fields are exported with a dashboard.default DashboardPublishOptions.BuilderquickSuiteActionsOption(Consumer<QuickSuiteActionsOption.Builder> quickSuiteActionsOption) Determines if Actions in Amazon Quick Suite are enabled in a dashboard.quickSuiteActionsOption(QuickSuiteActionsOption quickSuiteActionsOption) Determines if Actions in Amazon Quick Suite are enabled in a dashboard.default DashboardPublishOptions.BuildersheetControlsOption(Consumer<SheetControlsOption.Builder> sheetControlsOption) Sheet controls option.sheetControlsOption(SheetControlsOption sheetControlsOption) Sheet controls option.default DashboardPublishOptions.BuildersheetLayoutElementMaximizationOption(Consumer<SheetLayoutElementMaximizationOption.Builder> sheetLayoutElementMaximizationOption) The sheet layout maximization options of a dashbaord.sheetLayoutElementMaximizationOption(SheetLayoutElementMaximizationOption sheetLayoutElementMaximizationOption) The sheet layout maximization options of a dashbaord.default DashboardPublishOptions.BuildervisualAxisSortOption(Consumer<VisualAxisSortOption.Builder> visualAxisSortOption) The axis sort options of a dashboard.visualAxisSortOption(VisualAxisSortOption visualAxisSortOption) The axis sort options of a dashboard.default DashboardPublishOptions.BuildervisualMenuOption(Consumer<VisualMenuOption.Builder> visualMenuOption) The menu options of a visual in a dashboard.visualMenuOption(VisualMenuOption visualMenuOption) The menu options of a visual in a dashboard.default DashboardPublishOptions.BuildervisualPublishOptions(Consumer<DashboardVisualPublishOptions.Builder> visualPublishOptions) Deprecated.VisualPublishOptions property will reach its end of standard support in a future release.visualPublishOptions(DashboardVisualPublishOptions visualPublishOptions) Deprecated.VisualPublishOptions property will reach its end of standard support in a future release.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuildercopyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilderapplyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojoequalsBySdkFields, sdkFieldNameToField, sdkFields
- 
Method Details- 
adHocFilteringOptionAd hoc (one-time) filtering option. - Parameters:
- adHocFilteringOption- Ad hoc (one-time) filtering option.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
adHocFilteringOptiondefault DashboardPublishOptions.Builder adHocFilteringOption(Consumer<AdHocFilteringOption.Builder> adHocFilteringOption) Ad hoc (one-time) filtering option. This is a convenience method that creates an instance of theAdHocFilteringOption.Builderavoiding the need to create one manually viaAdHocFilteringOption.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toadHocFilteringOption(AdHocFilteringOption).- Parameters:
- adHocFilteringOption- a consumer that will call methods on- AdHocFilteringOption.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
exportToCSVOptionExport to .csv option. - Parameters:
- exportToCSVOption- Export to .csv option.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
exportToCSVOptiondefault DashboardPublishOptions.Builder exportToCSVOption(Consumer<ExportToCSVOption.Builder> exportToCSVOption) Export to .csv option. This is a convenience method that creates an instance of theExportToCSVOption.Builderavoiding the need to create one manually viaExportToCSVOption.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toexportToCSVOption(ExportToCSVOption).- Parameters:
- exportToCSVOption- a consumer that will call methods on- ExportToCSVOption.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
sheetControlsOptionSheet controls option. - Parameters:
- sheetControlsOption- Sheet controls option.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
sheetControlsOptiondefault DashboardPublishOptions.Builder sheetControlsOption(Consumer<SheetControlsOption.Builder> sheetControlsOption) Sheet controls option. This is a convenience method that creates an instance of theSheetControlsOption.Builderavoiding the need to create one manually viaSheetControlsOption.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tosheetControlsOption(SheetControlsOption).- Parameters:
- sheetControlsOption- a consumer that will call methods on- SheetControlsOption.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
visualPublishOptions@Deprecated DashboardPublishOptions.Builder visualPublishOptions(DashboardVisualPublishOptions visualPublishOptions) Deprecated.VisualPublishOptions property will reach its end of standard support in a future release. To perform this action, use ExportWithHiddenFields.The visual publish options of a visual in a dashboard. - Parameters:
- visualPublishOptions- The visual publish options of a visual in a dashboard.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
visualPublishOptions@Deprecated default DashboardPublishOptions.Builder visualPublishOptions(Consumer<DashboardVisualPublishOptions.Builder> visualPublishOptions) Deprecated.VisualPublishOptions property will reach its end of standard support in a future release. To perform this action, use ExportWithHiddenFields.The visual publish options of a visual in a dashboard. This is a convenience method that creates an instance of theDashboardVisualPublishOptions.Builderavoiding the need to create one manually viaDashboardVisualPublishOptions.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tovisualPublishOptions(DashboardVisualPublishOptions).- Parameters:
- visualPublishOptions- a consumer that will call methods on- DashboardVisualPublishOptions.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
sheetLayoutElementMaximizationOptionDashboardPublishOptions.Builder sheetLayoutElementMaximizationOption(SheetLayoutElementMaximizationOption sheetLayoutElementMaximizationOption) The sheet layout maximization options of a dashbaord. - Parameters:
- sheetLayoutElementMaximizationOption- The sheet layout maximization options of a dashbaord.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
sheetLayoutElementMaximizationOptiondefault DashboardPublishOptions.Builder sheetLayoutElementMaximizationOption(Consumer<SheetLayoutElementMaximizationOption.Builder> sheetLayoutElementMaximizationOption) The sheet layout maximization options of a dashbaord. This is a convenience method that creates an instance of theSheetLayoutElementMaximizationOption.Builderavoiding the need to create one manually viaSheetLayoutElementMaximizationOption.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tosheetLayoutElementMaximizationOption(SheetLayoutElementMaximizationOption).- Parameters:
- sheetLayoutElementMaximizationOption- a consumer that will call methods on- SheetLayoutElementMaximizationOption.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
visualMenuOptionThe menu options of a visual in a dashboard. - Parameters:
- visualMenuOption- The menu options of a visual in a dashboard.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
visualMenuOptiondefault DashboardPublishOptions.Builder visualMenuOption(Consumer<VisualMenuOption.Builder> visualMenuOption) The menu options of a visual in a dashboard. This is a convenience method that creates an instance of theVisualMenuOption.Builderavoiding the need to create one manually viaVisualMenuOption.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tovisualMenuOption(VisualMenuOption).- Parameters:
- visualMenuOption- a consumer that will call methods on- VisualMenuOption.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
visualAxisSortOptionThe axis sort options of a dashboard. - Parameters:
- visualAxisSortOption- The axis sort options of a dashboard.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
visualAxisSortOptiondefault DashboardPublishOptions.Builder visualAxisSortOption(Consumer<VisualAxisSortOption.Builder> visualAxisSortOption) The axis sort options of a dashboard. This is a convenience method that creates an instance of theVisualAxisSortOption.Builderavoiding the need to create one manually viaVisualAxisSortOption.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tovisualAxisSortOption(VisualAxisSortOption).- Parameters:
- visualAxisSortOption- a consumer that will call methods on- VisualAxisSortOption.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
exportWithHiddenFieldsOptionDashboardPublishOptions.Builder exportWithHiddenFieldsOption(ExportWithHiddenFieldsOption exportWithHiddenFieldsOption) Determines if hidden fields are exported with a dashboard. - Parameters:
- exportWithHiddenFieldsOption- Determines if hidden fields are exported with a dashboard.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
exportWithHiddenFieldsOptiondefault DashboardPublishOptions.Builder exportWithHiddenFieldsOption(Consumer<ExportWithHiddenFieldsOption.Builder> exportWithHiddenFieldsOption) Determines if hidden fields are exported with a dashboard. This is a convenience method that creates an instance of theExportWithHiddenFieldsOption.Builderavoiding the need to create one manually viaExportWithHiddenFieldsOption.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toexportWithHiddenFieldsOption(ExportWithHiddenFieldsOption).- Parameters:
- exportWithHiddenFieldsOption- a consumer that will call methods on- ExportWithHiddenFieldsOption.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
dataPointDrillUpDownOptionDashboardPublishOptions.Builder dataPointDrillUpDownOption(DataPointDrillUpDownOption dataPointDrillUpDownOption) The drill-down options of data points in a dashboard. - Parameters:
- dataPointDrillUpDownOption- The drill-down options of data points in a dashboard.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
dataPointDrillUpDownOptiondefault DashboardPublishOptions.Builder dataPointDrillUpDownOption(Consumer<DataPointDrillUpDownOption.Builder> dataPointDrillUpDownOption) The drill-down options of data points in a dashboard. This is a convenience method that creates an instance of theDataPointDrillUpDownOption.Builderavoiding the need to create one manually viaDataPointDrillUpDownOption.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed todataPointDrillUpDownOption(DataPointDrillUpDownOption).- Parameters:
- dataPointDrillUpDownOption- a consumer that will call methods on- DataPointDrillUpDownOption.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
dataPointMenuLabelOptionDashboardPublishOptions.Builder dataPointMenuLabelOption(DataPointMenuLabelOption dataPointMenuLabelOption) The data point menu label options of a dashboard. - Parameters:
- dataPointMenuLabelOption- The data point menu label options of a dashboard.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
dataPointMenuLabelOptiondefault DashboardPublishOptions.Builder dataPointMenuLabelOption(Consumer<DataPointMenuLabelOption.Builder> dataPointMenuLabelOption) The data point menu label options of a dashboard. This is a convenience method that creates an instance of theDataPointMenuLabelOption.Builderavoiding the need to create one manually viaDataPointMenuLabelOption.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed todataPointMenuLabelOption(DataPointMenuLabelOption).- Parameters:
- dataPointMenuLabelOption- a consumer that will call methods on- DataPointMenuLabelOption.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
dataPointTooltipOptionDashboardPublishOptions.Builder dataPointTooltipOption(DataPointTooltipOption dataPointTooltipOption) The data point tool tip options of a dashboard. - Parameters:
- dataPointTooltipOption- The data point tool tip options of a dashboard.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
dataPointTooltipOptiondefault DashboardPublishOptions.Builder dataPointTooltipOption(Consumer<DataPointTooltipOption.Builder> dataPointTooltipOption) The data point tool tip options of a dashboard. This is a convenience method that creates an instance of theDataPointTooltipOption.Builderavoiding the need to create one manually viaDataPointTooltipOption.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed todataPointTooltipOption(DataPointTooltipOption).- Parameters:
- dataPointTooltipOption- a consumer that will call methods on- DataPointTooltipOption.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
dataQAEnabledOptionAdds Q&A capabilities to an Quick Sight dashboard. If no topic is linked, Dashboard Q&A uses the data values that are rendered on the dashboard. End users can use Dashboard Q&A to ask for different slices of the data that they see on the dashboard. If a topic is linked, Topic Q&A is used. - Parameters:
- dataQAEnabledOption- Adds Q&A capabilities to an Quick Sight dashboard. If no topic is linked, Dashboard Q&A uses the data values that are rendered on the dashboard. End users can use Dashboard Q&A to ask for different slices of the data that they see on the dashboard. If a topic is linked, Topic Q&A is used.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
dataQAEnabledOptiondefault DashboardPublishOptions.Builder dataQAEnabledOption(Consumer<DataQAEnabledOption.Builder> dataQAEnabledOption) Adds Q&A capabilities to an Quick Sight dashboard. If no topic is linked, Dashboard Q&A uses the data values that are rendered on the dashboard. End users can use Dashboard Q&A to ask for different slices of the data that they see on the dashboard. If a topic is linked, Topic Q&A is used. This is a convenience method that creates an instance of theDataQAEnabledOption.Builderavoiding the need to create one manually viaDataQAEnabledOption.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed todataQAEnabledOption(DataQAEnabledOption).- Parameters:
- dataQAEnabledOption- a consumer that will call methods on- DataQAEnabledOption.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
quickSuiteActionsOptionDashboardPublishOptions.Builder quickSuiteActionsOption(QuickSuiteActionsOption quickSuiteActionsOption) Determines if Actions in Amazon Quick Suite are enabled in a dashboard. - Parameters:
- quickSuiteActionsOption- Determines if Actions in Amazon Quick Suite are enabled in a dashboard.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
quickSuiteActionsOptiondefault DashboardPublishOptions.Builder quickSuiteActionsOption(Consumer<QuickSuiteActionsOption.Builder> quickSuiteActionsOption) Determines if Actions in Amazon Quick Suite are enabled in a dashboard. This is a convenience method that creates an instance of theQuickSuiteActionsOption.Builderavoiding the need to create one manually viaQuickSuiteActionsOption.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toquickSuiteActionsOption(QuickSuiteActionsOption).- Parameters:
- quickSuiteActionsOption- a consumer that will call methods on- QuickSuiteActionsOption.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
executiveSummaryOptionDashboardPublishOptions.Builder executiveSummaryOption(ExecutiveSummaryOption executiveSummaryOption) Executive summary option. - Parameters:
- executiveSummaryOption- Executive summary option.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
executiveSummaryOptiondefault DashboardPublishOptions.Builder executiveSummaryOption(Consumer<ExecutiveSummaryOption.Builder> executiveSummaryOption) Executive summary option. This is a convenience method that creates an instance of theExecutiveSummaryOption.Builderavoiding the need to create one manually viaExecutiveSummaryOption.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toexecutiveSummaryOption(ExecutiveSummaryOption).- Parameters:
- executiveSummaryOption- a consumer that will call methods on- ExecutiveSummaryOption.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
dataStoriesSharingOptionDashboardPublishOptions.Builder dataStoriesSharingOption(DataStoriesSharingOption dataStoriesSharingOption) Data stories sharing option. - Parameters:
- dataStoriesSharingOption- Data stories sharing option.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
dataStoriesSharingOptiondefault DashboardPublishOptions.Builder dataStoriesSharingOption(Consumer<DataStoriesSharingOption.Builder> dataStoriesSharingOption) Data stories sharing option. This is a convenience method that creates an instance of theDataStoriesSharingOption.Builderavoiding the need to create one manually viaDataStoriesSharingOption.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed todataStoriesSharingOption(DataStoriesSharingOption).- Parameters:
- dataStoriesSharingOption- a consumer that will call methods on- DataStoriesSharingOption.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
 
-