AccountMetaData.Builder |
AccountMetaData.Builder.accountName(String accountName) |
The Amazon Web Services accounts name.
|
default AccountMetaData.Builder |
AccountMetaData.Builder.address(Consumer<Address.Builder> address) |
Sets the value of the Address property for this object.
|
AccountMetaData.Builder |
AccountMetaData.Builder.address(Address address) |
Sets the value of the Address property for this object.
|
AccountMetaData.Builder |
AccountMetaData.Builder.addressRoleMap(Map<AddressRoleType,Jurisdiction> addressRoleMap) |
Address roles associated with the account containing country code information.
|
AccountMetaData.Builder |
AccountMetaData.Builder.addressRoleMapWithStrings(Map<String,Jurisdiction> addressRoleMap) |
Address roles associated with the account containing country code information.
|
AccountMetaData.Builder |
AccountMetaData.Builder.addressType(String addressType) |
The type of address associated with the legal profile.
|
AccountMetaData.Builder |
AccountMetaData.Builder.addressType(AddressRoleType addressType) |
The type of address associated with the legal profile.
|
static AccountMetaData.Builder |
AccountMetaData.builder() |
|
AccountMetaData.Builder |
AccountMetaData.Builder.seller(String seller) |
Seller information associated with the account.
|
AccountMetaData.Builder |
AccountMetaData.toBuilder() |
|