Uses of Class
software.amazon.awssdk.services.snowball.model.INDTaxDocuments
-
Packages that use INDTaxDocuments Package Description software.amazon.awssdk.services.snowball.model -
-
Uses of INDTaxDocuments in software.amazon.awssdk.services.snowball.model
Methods in software.amazon.awssdk.services.snowball.model that return INDTaxDocuments Modifier and Type Method Description INDTaxDocumentsTaxDocuments. ind()Returns the value of the IND property for this object.Methods in software.amazon.awssdk.services.snowball.model with parameters of type INDTaxDocuments Modifier and Type Method Description TaxDocuments.BuilderTaxDocuments.Builder. ind(INDTaxDocuments ind)Sets the value of the IND property for this object.
-