Uses of Class
software.amazon.awssdk.services.taxsettings.model.ExemptionCertificate
-
Packages that use ExemptionCertificate Package Description software.amazon.awssdk.services.taxsettings.model -
-
Uses of ExemptionCertificate in software.amazon.awssdk.services.taxsettings.model
Methods in software.amazon.awssdk.services.taxsettings.model that return ExemptionCertificate Modifier and Type Method Description ExemptionCertificatePutTaxExemptionRequest. exemptionCertificate()Returns the value of the ExemptionCertificate property for this object.Methods in software.amazon.awssdk.services.taxsettings.model with parameters of type ExemptionCertificate Modifier and Type Method Description PutTaxExemptionRequest.BuilderPutTaxExemptionRequest.Builder. exemptionCertificate(ExemptionCertificate exemptionCertificate)Sets the value of the ExemptionCertificate property for this object.
-