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