StartAssetBundleImportJobRequest.Builder |
StartAssetBundleImportJobRequest.Builder.assetBundleImportJobId(String assetBundleImportJobId) |
The ID of the job.
|
default StartAssetBundleImportJobRequest.Builder |
StartAssetBundleImportJobRequest.Builder.assetBundleImportSource(Consumer<AssetBundleImportSource.Builder> assetBundleImportSource) |
The source of the asset bundle zip file that contains the data that you want to import.
|
StartAssetBundleImportJobRequest.Builder |
StartAssetBundleImportJobRequest.Builder.assetBundleImportSource(AssetBundleImportSource assetBundleImportSource) |
The source of the asset bundle zip file that contains the data that you want to import.
|
StartAssetBundleImportJobRequest.Builder |
StartAssetBundleImportJobRequest.Builder.awsAccountId(String awsAccountId) |
The ID of the Amazon Web Services account to import assets into.
|
static StartAssetBundleImportJobRequest.Builder |
StartAssetBundleImportJobRequest.builder() |
|
StartAssetBundleImportJobRequest.Builder |
StartAssetBundleImportJobRequest.Builder.failureAction(String failureAction) |
The failure action for the import job.
|
StartAssetBundleImportJobRequest.Builder |
StartAssetBundleImportJobRequest.Builder.failureAction(AssetBundleImportFailureAction failureAction) |
The failure action for the import job.
|
StartAssetBundleImportJobRequest.Builder |
StartAssetBundleImportJobRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
StartAssetBundleImportJobRequest.Builder |
StartAssetBundleImportJobRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
default StartAssetBundleImportJobRequest.Builder |
StartAssetBundleImportJobRequest.Builder.overrideParameters(Consumer<AssetBundleImportJobOverrideParameters.Builder> overrideParameters) |
Optional overrides that are applied to the resource configuration before import.
|
StartAssetBundleImportJobRequest.Builder |
StartAssetBundleImportJobRequest.Builder.overrideParameters(AssetBundleImportJobOverrideParameters overrideParameters) |
Optional overrides that are applied to the resource configuration before import.
|
default StartAssetBundleImportJobRequest.Builder |
StartAssetBundleImportJobRequest.Builder.overridePermissions(Consumer<AssetBundleImportJobOverridePermissions.Builder> overridePermissions) |
Optional permission overrides that are applied to the resource configuration before import.
|
StartAssetBundleImportJobRequest.Builder |
StartAssetBundleImportJobRequest.Builder.overridePermissions(AssetBundleImportJobOverridePermissions overridePermissions) |
Optional permission overrides that are applied to the resource configuration before import.
|
default StartAssetBundleImportJobRequest.Builder |
StartAssetBundleImportJobRequest.Builder.overrideTags(Consumer<AssetBundleImportJobOverrideTags.Builder> overrideTags) |
Optional tag overrides that are applied to the resource configuration before import.
|
StartAssetBundleImportJobRequest.Builder |
StartAssetBundleImportJobRequest.Builder.overrideTags(AssetBundleImportJobOverrideTags overrideTags) |
Optional tag overrides that are applied to the resource configuration before import.
|
default StartAssetBundleImportJobRequest.Builder |
StartAssetBundleImportJobRequest.Builder.overrideValidationStrategy(Consumer<AssetBundleImportJobOverrideValidationStrategy.Builder> overrideValidationStrategy) |
An optional validation strategy override for all analyses and dashboards that is applied to the resource
configuration before import.
|
StartAssetBundleImportJobRequest.Builder |
StartAssetBundleImportJobRequest.Builder.overrideValidationStrategy(AssetBundleImportJobOverrideValidationStrategy overrideValidationStrategy) |
An optional validation strategy override for all analyses and dashboards that is applied to the resource
configuration before import.
|
StartAssetBundleImportJobRequest.Builder |
StartAssetBundleImportJobRequest.toBuilder() |
|