Uses of Class
software.amazon.awssdk.services.taxsettings.model.TaxRegistration
-
Packages that use TaxRegistration Package Description software.amazon.awssdk.services.taxsettings.model -
-
Uses of TaxRegistration in software.amazon.awssdk.services.taxsettings.model
Methods in software.amazon.awssdk.services.taxsettings.model that return TaxRegistration Modifier and Type Method Description TaxRegistrationGetTaxRegistrationResponse. taxRegistration()TRN information of the account mentioned in the request.Methods in software.amazon.awssdk.services.taxsettings.model with parameters of type TaxRegistration Modifier and Type Method Description GetTaxRegistrationResponse.BuilderGetTaxRegistrationResponse.Builder. taxRegistration(TaxRegistration taxRegistration)TRN information of the account mentioned in the request.
-