Uses of Class
software.amazon.awssdk.services.m2.model.VsamAttributes
-
Packages that use VsamAttributes Package Description software.amazon.awssdk.services.m2.model -
-
Uses of VsamAttributes in software.amazon.awssdk.services.m2.model
Methods in software.amazon.awssdk.services.m2.model that return VsamAttributes Modifier and Type Method Description VsamAttributesDatasetOrgAttributes. vsam()The details of a VSAM data set.Methods in software.amazon.awssdk.services.m2.model with parameters of type VsamAttributes Modifier and Type Method Description static DatasetOrgAttributesDatasetOrgAttributes. fromVsam(VsamAttributes vsam)Create an instance of this class withDatasetOrgAttributes.vsam()initialized to the given value.DatasetOrgAttributes.BuilderDatasetOrgAttributes.Builder. vsam(VsamAttributes vsam)The details of a VSAM data set.
-