Uses of Class
software.amazon.awssdk.services.taxsettings.paginators.ListTaxExemptionsPublisher
-
Packages that use ListTaxExemptionsPublisher 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 ListTaxExemptionsPublisher in software.amazon.awssdk.services.taxsettings
Methods in software.amazon.awssdk.services.taxsettings that return ListTaxExemptionsPublisher Modifier and Type Method Description default ListTaxExemptionsPublisherTaxSettingsAsyncClient. listTaxExemptionsPaginator(Consumer<ListTaxExemptionsRequest.Builder> listTaxExemptionsRequest)This is a variant ofTaxSettingsAsyncClient.listTaxExemptions(software.amazon.awssdk.services.taxsettings.model.ListTaxExemptionsRequest)operation.default ListTaxExemptionsPublisherTaxSettingsAsyncClient. listTaxExemptionsPaginator(ListTaxExemptionsRequest listTaxExemptionsRequest)This is a variant ofTaxSettingsAsyncClient.listTaxExemptions(software.amazon.awssdk.services.taxsettings.model.ListTaxExemptionsRequest)operation.
-