Uses of Class
software.amazon.awssdk.services.taxsettings.model.ListTaxExemptionsRequest
-
Packages that use ListTaxExemptionsRequest 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").software.amazon.awssdk.services.taxsettings.paginators software.amazon.awssdk.services.taxsettings.transform -
-
Uses of ListTaxExemptionsRequest in software.amazon.awssdk.services.taxsettings
-
Uses of ListTaxExemptionsRequest in software.amazon.awssdk.services.taxsettings.paginators
Constructors in software.amazon.awssdk.services.taxsettings.paginators with parameters of type ListTaxExemptionsRequest Constructor Description ListTaxExemptionsIterable(TaxSettingsClient client, ListTaxExemptionsRequest firstRequest)ListTaxExemptionsPublisher(TaxSettingsAsyncClient client, ListTaxExemptionsRequest firstRequest) -
Uses of ListTaxExemptionsRequest in software.amazon.awssdk.services.taxsettings.transform
Methods in software.amazon.awssdk.services.taxsettings.transform with parameters of type ListTaxExemptionsRequest Modifier and Type Method Description SdkHttpFullRequestListTaxExemptionsRequestMarshaller. marshall(ListTaxExemptionsRequest listTaxExemptionsRequest)
-