Uses of Class
software.amazon.awssdk.services.taxsettings.model.SupplementalTaxRegistrationEntry
-
Packages that use SupplementalTaxRegistrationEntry Package Description software.amazon.awssdk.services.taxsettings.model -
-
Uses of SupplementalTaxRegistrationEntry in software.amazon.awssdk.services.taxsettings.model
Methods in software.amazon.awssdk.services.taxsettings.model that return SupplementalTaxRegistrationEntry Modifier and Type Method Description SupplementalTaxRegistrationEntryPutSupplementalTaxRegistrationRequest. taxRegistrationEntry()The supplemental TRN information that will be stored for the caller account ID.Methods in software.amazon.awssdk.services.taxsettings.model with parameters of type SupplementalTaxRegistrationEntry Modifier and Type Method Description PutSupplementalTaxRegistrationRequest.BuilderPutSupplementalTaxRegistrationRequest.Builder. taxRegistrationEntry(SupplementalTaxRegistrationEntry taxRegistrationEntry)The supplemental TRN information that will be stored for the caller account ID.
-