Uses of Class
software.amazon.awssdk.services.taxsettings.paginators.ListSupplementalTaxRegistrationsIterable
-
Packages that use ListSupplementalTaxRegistrationsIterable 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 ListSupplementalTaxRegistrationsIterable in software.amazon.awssdk.services.taxsettings
Methods in software.amazon.awssdk.services.taxsettings that return ListSupplementalTaxRegistrationsIterable Modifier and Type Method Description default ListSupplementalTaxRegistrationsIterableTaxSettingsClient. listSupplementalTaxRegistrationsPaginator(Consumer<ListSupplementalTaxRegistrationsRequest.Builder> listSupplementalTaxRegistrationsRequest)default ListSupplementalTaxRegistrationsIterableTaxSettingsClient. listSupplementalTaxRegistrationsPaginator(ListSupplementalTaxRegistrationsRequest listSupplementalTaxRegistrationsRequest)
-