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