Interface AssetBundleCloudFormationOverridePropertyConfiguration.Builder
-
- All Superinterfaces:
Buildable,CopyableBuilder<AssetBundleCloudFormationOverridePropertyConfiguration.Builder,AssetBundleCloudFormationOverridePropertyConfiguration>,SdkBuilder<AssetBundleCloudFormationOverridePropertyConfiguration.Builder,AssetBundleCloudFormationOverridePropertyConfiguration>,SdkPojo
- Enclosing class:
- AssetBundleCloudFormationOverridePropertyConfiguration
@Mutable @NotThreadSafe public static interface AssetBundleCloudFormationOverridePropertyConfiguration.Builder extends SdkPojo, CopyableBuilder<AssetBundleCloudFormationOverridePropertyConfiguration.Builder,AssetBundleCloudFormationOverridePropertyConfiguration>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description AssetBundleCloudFormationOverridePropertyConfiguration.Builderanalyses(Collection<AssetBundleExportJobAnalysisOverrideProperties> analyses)An optional list of structures that control howAnalysisresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builderanalyses(Consumer<AssetBundleExportJobAnalysisOverrideProperties.Builder>... analyses)An optional list of structures that control howAnalysisresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builderanalyses(AssetBundleExportJobAnalysisOverrideProperties... analyses)An optional list of structures that control howAnalysisresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builderdashboards(Collection<AssetBundleExportJobDashboardOverrideProperties> dashboards)An optional list of structures that control howDashboardresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builderdashboards(Consumer<AssetBundleExportJobDashboardOverrideProperties.Builder>... dashboards)An optional list of structures that control howDashboardresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builderdashboards(AssetBundleExportJobDashboardOverrideProperties... dashboards)An optional list of structures that control howDashboardresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.BuilderdataSets(Collection<AssetBundleExportJobDataSetOverrideProperties> dataSets)An optional list of structures that control howDataSetresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.BuilderdataSets(Consumer<AssetBundleExportJobDataSetOverrideProperties.Builder>... dataSets)An optional list of structures that control howDataSetresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.BuilderdataSets(AssetBundleExportJobDataSetOverrideProperties... dataSets)An optional list of structures that control howDataSetresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.BuilderdataSources(Collection<AssetBundleExportJobDataSourceOverrideProperties> dataSources)An optional list of structures that control howDataSourceresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.BuilderdataSources(Consumer<AssetBundleExportJobDataSourceOverrideProperties.Builder>... dataSources)An optional list of structures that control howDataSourceresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.BuilderdataSources(AssetBundleExportJobDataSourceOverrideProperties... dataSources)An optional list of structures that control howDataSourceresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builderfolders(Collection<AssetBundleExportJobFolderOverrideProperties> folders)An optional list of structures that controls howFolderresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builderfolders(Consumer<AssetBundleExportJobFolderOverrideProperties.Builder>... folders)An optional list of structures that controls howFolderresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builderfolders(AssetBundleExportJobFolderOverrideProperties... folders)An optional list of structures that controls howFolderresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.BuilderrefreshSchedules(Collection<AssetBundleExportJobRefreshScheduleOverrideProperties> refreshSchedules)An optional list of structures that control howRefreshScheduleresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.BuilderrefreshSchedules(Consumer<AssetBundleExportJobRefreshScheduleOverrideProperties.Builder>... refreshSchedules)An optional list of structures that control howRefreshScheduleresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.BuilderrefreshSchedules(AssetBundleExportJobRefreshScheduleOverrideProperties... refreshSchedules)An optional list of structures that control howRefreshScheduleresources are parameterized in the returned CloudFormation template.default AssetBundleCloudFormationOverridePropertyConfiguration.BuilderresourceIdOverrideConfiguration(Consumer<AssetBundleExportJobResourceIdOverrideConfiguration.Builder> resourceIdOverrideConfiguration)An optional list of structures that control how resource IDs are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.BuilderresourceIdOverrideConfiguration(AssetBundleExportJobResourceIdOverrideConfiguration resourceIdOverrideConfiguration)An optional list of structures that control how resource IDs are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builderthemes(Collection<AssetBundleExportJobThemeOverrideProperties> themes)An optional list of structures that control howThemeresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builderthemes(Consumer<AssetBundleExportJobThemeOverrideProperties.Builder>... themes)An optional list of structures that control howThemeresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builderthemes(AssetBundleExportJobThemeOverrideProperties... themes)An optional list of structures that control howThemeresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.BuildervpcConnections(Collection<AssetBundleExportJobVPCConnectionOverrideProperties> vpcConnections)An optional list of structures that control howVPCConnectionresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.BuildervpcConnections(Consumer<AssetBundleExportJobVPCConnectionOverrideProperties.Builder>... vpcConnections)An optional list of structures that control howVPCConnectionresources are parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.BuildervpcConnections(AssetBundleExportJobVPCConnectionOverrideProperties... vpcConnections)An optional list of structures that control howVPCConnectionresources are parameterized in the returned CloudFormation template.-
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
-
resourceIdOverrideConfiguration
AssetBundleCloudFormationOverridePropertyConfiguration.Builder resourceIdOverrideConfiguration(AssetBundleExportJobResourceIdOverrideConfiguration resourceIdOverrideConfiguration)
An optional list of structures that control how resource IDs are parameterized in the returned CloudFormation template.
- Parameters:
resourceIdOverrideConfiguration- An optional list of structures that control how resource IDs are parameterized in the returned CloudFormation template.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourceIdOverrideConfiguration
default AssetBundleCloudFormationOverridePropertyConfiguration.Builder resourceIdOverrideConfiguration(Consumer<AssetBundleExportJobResourceIdOverrideConfiguration.Builder> resourceIdOverrideConfiguration)
An optional list of structures that control how resource IDs are parameterized in the returned CloudFormation template.
This is a convenience method that creates an instance of theAssetBundleExportJobResourceIdOverrideConfiguration.Builderavoiding the need to create one manually viaAssetBundleExportJobResourceIdOverrideConfiguration.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toresourceIdOverrideConfiguration(AssetBundleExportJobResourceIdOverrideConfiguration).- Parameters:
resourceIdOverrideConfiguration- a consumer that will call methods onAssetBundleExportJobResourceIdOverrideConfiguration.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
resourceIdOverrideConfiguration(AssetBundleExportJobResourceIdOverrideConfiguration)
-
vpcConnections
AssetBundleCloudFormationOverridePropertyConfiguration.Builder vpcConnections(Collection<AssetBundleExportJobVPCConnectionOverrideProperties> vpcConnections)
An optional list of structures that control how
VPCConnectionresources are parameterized in the returned CloudFormation template.- Parameters:
vpcConnections- An optional list of structures that control howVPCConnectionresources are parameterized in the returned CloudFormation template.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
vpcConnections
AssetBundleCloudFormationOverridePropertyConfiguration.Builder vpcConnections(AssetBundleExportJobVPCConnectionOverrideProperties... vpcConnections)
An optional list of structures that control how
VPCConnectionresources are parameterized in the returned CloudFormation template.- Parameters:
vpcConnections- An optional list of structures that control howVPCConnectionresources are parameterized in the returned CloudFormation template.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
vpcConnections
AssetBundleCloudFormationOverridePropertyConfiguration.Builder vpcConnections(Consumer<AssetBundleExportJobVPCConnectionOverrideProperties.Builder>... vpcConnections)
An optional list of structures that control how
This is a convenience method that creates an instance of theVPCConnectionresources are parameterized in the returned CloudFormation template.AssetBundleExportJobVPCConnectionOverrideProperties.Builderavoiding the need to create one manually viaAssetBundleExportJobVPCConnectionOverrideProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#vpcConnections(List.) - Parameters:
vpcConnections- a consumer that will call methods onAssetBundleExportJobVPCConnectionOverrideProperties.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#vpcConnections(java.util.Collection)
-
refreshSchedules
AssetBundleCloudFormationOverridePropertyConfiguration.Builder refreshSchedules(Collection<AssetBundleExportJobRefreshScheduleOverrideProperties> refreshSchedules)
An optional list of structures that control how
RefreshScheduleresources are parameterized in the returned CloudFormation template.- Parameters:
refreshSchedules- An optional list of structures that control howRefreshScheduleresources are parameterized in the returned CloudFormation template.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
refreshSchedules
AssetBundleCloudFormationOverridePropertyConfiguration.Builder refreshSchedules(AssetBundleExportJobRefreshScheduleOverrideProperties... refreshSchedules)
An optional list of structures that control how
RefreshScheduleresources are parameterized in the returned CloudFormation template.- Parameters:
refreshSchedules- An optional list of structures that control howRefreshScheduleresources are parameterized in the returned CloudFormation template.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
refreshSchedules
AssetBundleCloudFormationOverridePropertyConfiguration.Builder refreshSchedules(Consumer<AssetBundleExportJobRefreshScheduleOverrideProperties.Builder>... refreshSchedules)
An optional list of structures that control how
This is a convenience method that creates an instance of theRefreshScheduleresources are parameterized in the returned CloudFormation template.AssetBundleExportJobRefreshScheduleOverrideProperties.Builderavoiding the need to create one manually viaAssetBundleExportJobRefreshScheduleOverrideProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#refreshSchedules(List.) - Parameters:
refreshSchedules- a consumer that will call methods onAssetBundleExportJobRefreshScheduleOverrideProperties.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#refreshSchedules(java.util.Collection)
-
dataSources
AssetBundleCloudFormationOverridePropertyConfiguration.Builder dataSources(Collection<AssetBundleExportJobDataSourceOverrideProperties> dataSources)
An optional list of structures that control how
DataSourceresources are parameterized in the returned CloudFormation template.- Parameters:
dataSources- An optional list of structures that control howDataSourceresources are parameterized in the returned CloudFormation template.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dataSources
AssetBundleCloudFormationOverridePropertyConfiguration.Builder dataSources(AssetBundleExportJobDataSourceOverrideProperties... dataSources)
An optional list of structures that control how
DataSourceresources are parameterized in the returned CloudFormation template.- Parameters:
dataSources- An optional list of structures that control howDataSourceresources are parameterized in the returned CloudFormation template.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dataSources
AssetBundleCloudFormationOverridePropertyConfiguration.Builder dataSources(Consumer<AssetBundleExportJobDataSourceOverrideProperties.Builder>... dataSources)
An optional list of structures that control how
This is a convenience method that creates an instance of theDataSourceresources are parameterized in the returned CloudFormation template.AssetBundleExportJobDataSourceOverrideProperties.Builderavoiding the need to create one manually viaAssetBundleExportJobDataSourceOverrideProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#dataSources(List.) - Parameters:
dataSources- a consumer that will call methods onAssetBundleExportJobDataSourceOverrideProperties.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#dataSources(java.util.Collection)
-
dataSets
AssetBundleCloudFormationOverridePropertyConfiguration.Builder dataSets(Collection<AssetBundleExportJobDataSetOverrideProperties> dataSets)
An optional list of structures that control how
DataSetresources are parameterized in the returned CloudFormation template.- Parameters:
dataSets- An optional list of structures that control howDataSetresources are parameterized in the returned CloudFormation template.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dataSets
AssetBundleCloudFormationOverridePropertyConfiguration.Builder dataSets(AssetBundleExportJobDataSetOverrideProperties... dataSets)
An optional list of structures that control how
DataSetresources are parameterized in the returned CloudFormation template.- Parameters:
dataSets- An optional list of structures that control howDataSetresources are parameterized in the returned CloudFormation template.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dataSets
AssetBundleCloudFormationOverridePropertyConfiguration.Builder dataSets(Consumer<AssetBundleExportJobDataSetOverrideProperties.Builder>... dataSets)
An optional list of structures that control how
This is a convenience method that creates an instance of theDataSetresources are parameterized in the returned CloudFormation template.AssetBundleExportJobDataSetOverrideProperties.Builderavoiding the need to create one manually viaAssetBundleExportJobDataSetOverrideProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#dataSets(List.) - Parameters:
dataSets- a consumer that will call methods onAssetBundleExportJobDataSetOverrideProperties.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#dataSets(java.util.Collection)
-
themes
AssetBundleCloudFormationOverridePropertyConfiguration.Builder themes(Collection<AssetBundleExportJobThemeOverrideProperties> themes)
An optional list of structures that control how
Themeresources are parameterized in the returned CloudFormation template.- Parameters:
themes- An optional list of structures that control howThemeresources are parameterized in the returned CloudFormation template.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
themes
AssetBundleCloudFormationOverridePropertyConfiguration.Builder themes(AssetBundleExportJobThemeOverrideProperties... themes)
An optional list of structures that control how
Themeresources are parameterized in the returned CloudFormation template.- Parameters:
themes- An optional list of structures that control howThemeresources are parameterized in the returned CloudFormation template.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
themes
AssetBundleCloudFormationOverridePropertyConfiguration.Builder themes(Consumer<AssetBundleExportJobThemeOverrideProperties.Builder>... themes)
An optional list of structures that control how
This is a convenience method that creates an instance of theThemeresources are parameterized in the returned CloudFormation template.AssetBundleExportJobThemeOverrideProperties.Builderavoiding the need to create one manually viaAssetBundleExportJobThemeOverrideProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#themes(List.) - Parameters:
themes- a consumer that will call methods onAssetBundleExportJobThemeOverrideProperties.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#themes(java.util.Collection)
-
analyses
AssetBundleCloudFormationOverridePropertyConfiguration.Builder analyses(Collection<AssetBundleExportJobAnalysisOverrideProperties> analyses)
An optional list of structures that control how
Analysisresources are parameterized in the returned CloudFormation template.- Parameters:
analyses- An optional list of structures that control howAnalysisresources are parameterized in the returned CloudFormation template.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
analyses
AssetBundleCloudFormationOverridePropertyConfiguration.Builder analyses(AssetBundleExportJobAnalysisOverrideProperties... analyses)
An optional list of structures that control how
Analysisresources are parameterized in the returned CloudFormation template.- Parameters:
analyses- An optional list of structures that control howAnalysisresources are parameterized in the returned CloudFormation template.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
analyses
AssetBundleCloudFormationOverridePropertyConfiguration.Builder analyses(Consumer<AssetBundleExportJobAnalysisOverrideProperties.Builder>... analyses)
An optional list of structures that control how
This is a convenience method that creates an instance of theAnalysisresources are parameterized in the returned CloudFormation template.AssetBundleExportJobAnalysisOverrideProperties.Builderavoiding the need to create one manually viaAssetBundleExportJobAnalysisOverrideProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#analyses(List.) - Parameters:
analyses- a consumer that will call methods onAssetBundleExportJobAnalysisOverrideProperties.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#analyses(java.util.Collection)
-
dashboards
AssetBundleCloudFormationOverridePropertyConfiguration.Builder dashboards(Collection<AssetBundleExportJobDashboardOverrideProperties> dashboards)
An optional list of structures that control how
Dashboardresources are parameterized in the returned CloudFormation template.- Parameters:
dashboards- An optional list of structures that control howDashboardresources are parameterized in the returned CloudFormation template.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dashboards
AssetBundleCloudFormationOverridePropertyConfiguration.Builder dashboards(AssetBundleExportJobDashboardOverrideProperties... dashboards)
An optional list of structures that control how
Dashboardresources are parameterized in the returned CloudFormation template.- Parameters:
dashboards- An optional list of structures that control howDashboardresources are parameterized in the returned CloudFormation template.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dashboards
AssetBundleCloudFormationOverridePropertyConfiguration.Builder dashboards(Consumer<AssetBundleExportJobDashboardOverrideProperties.Builder>... dashboards)
An optional list of structures that control how
This is a convenience method that creates an instance of theDashboardresources are parameterized in the returned CloudFormation template.AssetBundleExportJobDashboardOverrideProperties.Builderavoiding the need to create one manually viaAssetBundleExportJobDashboardOverrideProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#dashboards(List.) - Parameters:
dashboards- a consumer that will call methods onAssetBundleExportJobDashboardOverrideProperties.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#dashboards(java.util.Collection)
-
folders
AssetBundleCloudFormationOverridePropertyConfiguration.Builder folders(Collection<AssetBundleExportJobFolderOverrideProperties> folders)
An optional list of structures that controls how
Folderresources are parameterized in the returned CloudFormation template.- Parameters:
folders- An optional list of structures that controls howFolderresources are parameterized in the returned CloudFormation template.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
folders
AssetBundleCloudFormationOverridePropertyConfiguration.Builder folders(AssetBundleExportJobFolderOverrideProperties... folders)
An optional list of structures that controls how
Folderresources are parameterized in the returned CloudFormation template.- Parameters:
folders- An optional list of structures that controls howFolderresources are parameterized in the returned CloudFormation template.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
folders
AssetBundleCloudFormationOverridePropertyConfiguration.Builder folders(Consumer<AssetBundleExportJobFolderOverrideProperties.Builder>... folders)
An optional list of structures that controls how
This is a convenience method that creates an instance of theFolderresources are parameterized in the returned CloudFormation template.AssetBundleExportJobFolderOverrideProperties.Builderavoiding the need to create one manually viaAssetBundleExportJobFolderOverrideProperties.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#folders(List.) - Parameters:
folders- a consumer that will call methods onAssetBundleExportJobFolderOverrideProperties.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#folders(java.util.Collection)
-
-