| 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.withPo(PoAttributes po)
The details of a PO type data set.
|
DatasetOrgAttributes |
DatasetOrgAttributes.withPs(PsAttributes ps)
The details of a PS type 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 © 2024. All rights reserved.