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