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