| Package | Description |
|---|---|
| com.amazonaws.services.taxsettings.model |
| Modifier and Type | Method and Description |
|---|---|
AccountMetaData |
AccountMetaData.addAddressRoleMapEntry(String key,
Jurisdiction value)
Add a single AddressRoleMap entry
|
AccountMetaData |
AccountMetaData.clearAddressRoleMapEntries()
Removes all the entries added into AddressRoleMap.
|
AccountMetaData |
AccountMetaData.clone() |
AccountMetaData |
AccountDetails.getAccountMetaData()
The meta data information associated with the account.
|
AccountMetaData |
AccountMetaData.withAccountName(String accountName)
The Amazon Web Services accounts name.
|
AccountMetaData |
AccountMetaData.withAddress(Address address) |
AccountMetaData |
AccountMetaData.withAddressRoleMap(Map<String,Jurisdiction> addressRoleMap)
Address roles associated with the account containing country code information.
|
AccountMetaData |
AccountMetaData.withAddressType(AddressRoleType addressType)
The type of address associated with the legal profile.
|
AccountMetaData |
AccountMetaData.withAddressType(String addressType)
The type of address associated with the legal profile.
|
AccountMetaData |
AccountMetaData.withSeller(String seller)
Seller information associated with the account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountDetails.setAccountMetaData(AccountMetaData accountMetaData)
The meta data information associated with the account.
|
AccountDetails |
AccountDetails.withAccountMetaData(AccountMetaData accountMetaData)
The meta data information associated with the account.
|
Copyright © 2024. All rights reserved.