| Package | Description |
|---|---|
| software.amazon.awssdk.services.m2.model |
| Modifier and Type | Method and Description |
|---|---|
GdgAttributes |
DatasetOrgAttributes.gdg()
The generation data group of the data set.
|
| Modifier and Type | Method and Description |
|---|---|
static DatasetOrgAttributes |
DatasetOrgAttributes.fromGdg(GdgAttributes gdg)
Create an instance of this class with
DatasetOrgAttributes.gdg() initialized to the given value. |
DatasetOrgAttributes.Builder |
DatasetOrgAttributes.Builder.gdg(GdgAttributes gdg)
The generation data group of the data set.
|
Copyright © 2023. All rights reserved.