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