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