Uses of Class
software.amazon.awssdk.services.taxsettings.model.TaxInheritanceDetails
-
Packages that use TaxInheritanceDetails Package Description software.amazon.awssdk.services.taxsettings.model -
-
Uses of TaxInheritanceDetails in software.amazon.awssdk.services.taxsettings.model
Methods in software.amazon.awssdk.services.taxsettings.model that return TaxInheritanceDetails Modifier and Type Method Description TaxInheritanceDetailsAccountDetails. taxInheritanceDetails()Tax inheritance information associated with the account.Methods in software.amazon.awssdk.services.taxsettings.model with parameters of type TaxInheritanceDetails Modifier and Type Method Description AccountDetails.BuilderAccountDetails.Builder. taxInheritanceDetails(TaxInheritanceDetails taxInheritanceDetails)Tax inheritance information associated with the account.
-