Uses of Class
software.amazon.awssdk.services.taxsettings.model.CaseCreationLimitExceededException
-
Packages that use CaseCreationLimitExceededException Package Description software.amazon.awssdk.services.taxsettings You can use the tax setting API to programmatically set, modify, and delete the tax registration number (TRN), associated business legal name, and address (Collectively referred to as "TRN information"). -
-
Uses of CaseCreationLimitExceededException in software.amazon.awssdk.services.taxsettings
Methods in software.amazon.awssdk.services.taxsettings that throw CaseCreationLimitExceededException Modifier and Type Method Description default PutTaxExemptionResponseTaxSettingsClient. putTaxExemption(Consumer<PutTaxExemptionRequest.Builder> putTaxExemptionRequest)Adds the tax exemption for a single account or all accounts listed in a consolidated billing family.default PutTaxExemptionResponseTaxSettingsClient. putTaxExemption(PutTaxExemptionRequest putTaxExemptionRequest)Adds the tax exemption for a single account or all accounts listed in a consolidated billing family.
-