Uses of Interface
software.amazon.awssdk.services.taxsettings.TaxSettingsClientBuilder
-
Packages that use TaxSettingsClientBuilder 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 TaxSettingsClientBuilder in software.amazon.awssdk.services.taxsettings
Methods in software.amazon.awssdk.services.taxsettings that return TaxSettingsClientBuilder Modifier and Type Method Description static TaxSettingsClientBuilderTaxSettingsClient. builder()Create a builder that can be used to configure and create aTaxSettingsClient.
-