| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
GdgAttributes |
GdgAttributes.clone() |
GdgAttributes |
DatasetOrgAttributes.getGdg()
The generation data group of the data set.
|
GdgAttributes |
GdgAttributes.withLimit(Integer limit)
The maximum number of generation data sets, up to 255, in a GDG.
|
GdgAttributes |
GdgAttributes.withRollDisposition(String rollDisposition)
The disposition of the data set in the catalog.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetOrgAttributes.setGdg(GdgAttributes gdg)
The generation data group of the data set.
|
DatasetOrgAttributes |
DatasetOrgAttributes.withGdg(GdgAttributes gdg)
The generation data group of the data set.
|
Copyright © 2022. All rights reserved.