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