Uses of Class
software.amazon.awssdk.services.taxsettings.model.ListTaxRegistrationsRequest
-
Packages that use ListTaxRegistrationsRequest 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 ListTaxRegistrationsRequest in software.amazon.awssdk.services.taxsettings
-
Uses of ListTaxRegistrationsRequest in software.amazon.awssdk.services.taxsettings.paginators
Constructors in software.amazon.awssdk.services.taxsettings.paginators with parameters of type ListTaxRegistrationsRequest Constructor Description ListTaxRegistrationsIterable(TaxSettingsClient client, ListTaxRegistrationsRequest firstRequest)ListTaxRegistrationsPublisher(TaxSettingsAsyncClient client, ListTaxRegistrationsRequest firstRequest) -
Uses of ListTaxRegistrationsRequest in software.amazon.awssdk.services.taxsettings.transform
Methods in software.amazon.awssdk.services.taxsettings.transform with parameters of type ListTaxRegistrationsRequest Modifier and Type Method Description SdkHttpFullRequestListTaxRegistrationsRequestMarshaller. marshall(ListTaxRegistrationsRequest listTaxRegistrationsRequest)
-