| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
DataSet |
DataSet.clone() |
DataSet |
DataSetImportItem.getDataSet()
The data set.
|
DataSet |
DataSet.withDatasetName(String datasetName)
The logical identifier for a specific data set (in mainframe format).
|
DataSet |
DataSet.withDatasetOrg(DatasetOrgAttributes datasetOrg)
The type of dataset.
|
DataSet |
DataSet.withRecordLength(RecordLength recordLength)
The length of a record.
|
DataSet |
DataSet.withRelativePath(String relativePath)
The relative location of the data set in the database or file system.
|
DataSet |
DataSet.withStorageType(String storageType)
The storage type of the data set: database or file system.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSetImportItem.setDataSet(DataSet dataSet)
The data set.
|
DataSetImportItem |
DataSetImportItem.withDataSet(DataSet dataSet)
The data set.
|
Copyright © 2024. All rights reserved.