| Package | Description |
|---|---|
| software.amazon.awssdk.services.m2.model |
| Modifier and Type | Method and Description |
|---|---|
VsamAttributes |
DatasetOrgAttributes.vsam()
The details of a VSAM data set.
|
| Modifier and Type | Method and Description |
|---|---|
static DatasetOrgAttributes |
DatasetOrgAttributes.fromVsam(VsamAttributes vsam)
Create an instance of this class with
DatasetOrgAttributes.vsam() initialized to the given value. |
DatasetOrgAttributes.Builder |
DatasetOrgAttributes.Builder.vsam(VsamAttributes vsam)
The details of a VSAM data set.
|
Copyright © 2023. All rights reserved.