| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobSummary |
AssetBundleImportJobSummary.clone() |
AssetBundleImportJobSummary |
AssetBundleImportJobSummary.withArn(String arn)
The ARN of the import job.
|
AssetBundleImportJobSummary |
AssetBundleImportJobSummary.withAssetBundleImportJobId(String assetBundleImportJobId)
The ID of the job.
|
AssetBundleImportJobSummary |
AssetBundleImportJobSummary.withCreatedTime(Date createdTime)
The time that the import job was created.
|
AssetBundleImportJobSummary |
AssetBundleImportJobSummary.withFailureAction(AssetBundleImportFailureAction failureAction)
The failure action for the import job.
|
AssetBundleImportJobSummary |
AssetBundleImportJobSummary.withFailureAction(String failureAction)
The failure action for the import job.
|
AssetBundleImportJobSummary |
AssetBundleImportJobSummary.withJobStatus(AssetBundleImportJobStatus jobStatus)
The current status of the import job.
|
AssetBundleImportJobSummary |
AssetBundleImportJobSummary.withJobStatus(String jobStatus)
The current status of the import job.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleImportJobSummary> |
ListAssetBundleImportJobsResult.getAssetBundleImportJobSummaryList()
A list of import job summaries.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssetBundleImportJobsResult |
ListAssetBundleImportJobsResult.withAssetBundleImportJobSummaryList(AssetBundleImportJobSummary... assetBundleImportJobSummaryList)
A list of import job summaries.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAssetBundleImportJobsResult.setAssetBundleImportJobSummaryList(Collection<AssetBundleImportJobSummary> assetBundleImportJobSummaryList)
A list of import job summaries.
|
ListAssetBundleImportJobsResult |
ListAssetBundleImportJobsResult.withAssetBundleImportJobSummaryList(Collection<AssetBundleImportJobSummary> assetBundleImportJobSummaryList)
A list of import job summaries.
|
Copyright © 2024. All rights reserved.