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