| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
FieldSourceProfileIds |
FieldSourceProfileIds.addAttributesEntry(String key,
String value)
Add a single Attributes entry
|
FieldSourceProfileIds |
FieldSourceProfileIds.clearAttributesEntries()
Removes all the entries added into Attributes.
|
FieldSourceProfileIds |
FieldSourceProfileIds.clone() |
FieldSourceProfileIds |
MergeProfilesRequest.getFieldSourceProfileIds()
The identifiers of the fields in the profile that has the information you want to apply to the merge.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withAccountNumber(String accountNumber)
A unique identifier for the account number field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withAdditionalInformation(String additionalInformation)
A unique identifier for the additional information field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withAddress(String address)
A unique identifier for the party type field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withAttributes(Map<String,String> attributes)
A unique identifier for the attributes field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withBillingAddress(String billingAddress)
A unique identifier for the billing type field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withBirthDate(String birthDate)
A unique identifier for the birthdate field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withBusinessEmailAddress(String businessEmailAddress)
A unique identifier for the party type field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withBusinessName(String businessName)
A unique identifier for the business name field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withBusinessPhoneNumber(String businessPhoneNumber)
A unique identifier for the business phone number field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withEmailAddress(String emailAddress)
A unique identifier for the email address field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withFirstName(String firstName)
A unique identifier for the first name field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withGender(String gender)
A unique identifier for the gender field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withHomePhoneNumber(String homePhoneNumber)
A unique identifier for the home phone number field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withLastName(String lastName)
A unique identifier for the last name field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withMailingAddress(String mailingAddress)
A unique identifier for the mailing address field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withMiddleName(String middleName)
A unique identifier for the middle name field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withMobilePhoneNumber(String mobilePhoneNumber)
A unique identifier for the mobile phone number field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withPartyType(String partyType)
A unique identifier for the party type field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withPersonalEmailAddress(String personalEmailAddress)
A unique identifier for the personal email address field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withPhoneNumber(String phoneNumber)
A unique identifier for the phone number field to be merged.
|
FieldSourceProfileIds |
FieldSourceProfileIds.withShippingAddress(String shippingAddress)
A unique identifier for the shipping address field to be merged.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MergeProfilesRequest.setFieldSourceProfileIds(FieldSourceProfileIds fieldSourceProfileIds)
The identifiers of the fields in the profile that has the information you want to apply to the merge.
|
MergeProfilesRequest |
MergeProfilesRequest.withFieldSourceProfileIds(FieldSourceProfileIds fieldSourceProfileIds)
The identifiers of the fields in the profile that has the information you want to apply to the merge.
|
Copyright © 2024. All rights reserved.