| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
DatasetOrgAttributes |
DatasetOrgAttributes.clone() |
DatasetOrgAttributes |
DataSet.getDatasetOrg()
The type of dataset.
|
DatasetOrgAttributes |
DatasetOrgAttributes.withGdg(GdgAttributes gdg)
The generation data group of the data set.
|
DatasetOrgAttributes |
DatasetOrgAttributes.withVsam(VsamAttributes vsam)
The details of a VSAM data set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSet.setDatasetOrg(DatasetOrgAttributes datasetOrg)
The type of dataset.
|
DataSet |
DataSet.withDatasetOrg(DatasetOrgAttributes datasetOrg)
The type of dataset.
|
Copyright © 2022. All rights reserved.