| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
DatasetDetailOrgAttributes |
DatasetDetailOrgAttributes.clone() |
DatasetDetailOrgAttributes |
GetDataSetDetailsResult.getDataSetOrg()
The type of data set.
|
DatasetDetailOrgAttributes |
DatasetDetailOrgAttributes.withGdg(GdgDetailAttributes gdg)
The generation data group of the data set.
|
DatasetDetailOrgAttributes |
DatasetDetailOrgAttributes.withPo(PoDetailAttributes po)
The details of a PO type data set.
|
DatasetDetailOrgAttributes |
DatasetDetailOrgAttributes.withPs(PsDetailAttributes ps)
The details of a PS type data set.
|
DatasetDetailOrgAttributes |
DatasetDetailOrgAttributes.withVsam(VsamDetailAttributes vsam)
The details of a VSAM data set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDataSetDetailsResult.setDataSetOrg(DatasetDetailOrgAttributes dataSetOrg)
The type of data set.
|
GetDataSetDetailsResult |
GetDataSetDetailsResult.withDataSetOrg(DatasetDetailOrgAttributes dataSetOrg)
The type of data set.
|
Copyright © 2024. All rights reserved.