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.fromPo(Consumer<PoDetailAttributes.Builder> po) |
Create an instance of this class with po() initialized to the given value.
|
static DatasetDetailOrgAttributes |
DatasetDetailOrgAttributes.fromPo(PoDetailAttributes po) |
Create an instance of this class with po() initialized to the given value.
|
static DatasetDetailOrgAttributes |
DatasetDetailOrgAttributes.fromPs(Consumer<PsDetailAttributes.Builder> ps) |
Create an instance of this class with ps() initialized to the given value.
|
static DatasetDetailOrgAttributes |
DatasetDetailOrgAttributes.fromPs(PsDetailAttributes ps) |
Create an instance of this class with ps() 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.
|