| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
DataSetImportConfig |
DataSetImportConfig.clone() |
DataSetImportConfig |
CreateDataSetImportTaskRequest.getImportConfig()
The data set import task configuration.
|
DataSetImportConfig |
DataSetImportConfig.withDataSets(Collection<DataSetImportItem> dataSets)
The data sets.
|
DataSetImportConfig |
DataSetImportConfig.withDataSets(DataSetImportItem... dataSets)
The data sets.
|
DataSetImportConfig |
DataSetImportConfig.withS3Location(String s3Location)
The Amazon S3 location of the data sets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateDataSetImportTaskRequest.setImportConfig(DataSetImportConfig importConfig)
The data set import task configuration.
|
CreateDataSetImportTaskRequest |
CreateDataSetImportTaskRequest.withImportConfig(DataSetImportConfig importConfig)
The data set import task configuration.
|
Copyright © 2022. All rights reserved.