Uses of Class
software.amazon.awssdk.services.m2.model.GdgAttributes
-
Packages that use GdgAttributes Package Description software.amazon.awssdk.services.m2.model -
-
Uses of GdgAttributes in software.amazon.awssdk.services.m2.model
Methods in software.amazon.awssdk.services.m2.model that return GdgAttributes Modifier and Type Method Description GdgAttributesDatasetOrgAttributes. gdg()The generation data group of the data set.Methods in software.amazon.awssdk.services.m2.model with parameters of type GdgAttributes Modifier and Type Method Description static DatasetOrgAttributesDatasetOrgAttributes. fromGdg(GdgAttributes gdg)Create an instance of this class withDatasetOrgAttributes.gdg()initialized to the given value.DatasetOrgAttributes.BuilderDatasetOrgAttributes.Builder. gdg(GdgAttributes gdg)The generation data group of the data set.
-