Interface FieldSourceProfileIds.Builder
- All Superinterfaces:
- Buildable,- CopyableBuilder<FieldSourceProfileIds.Builder,,- FieldSourceProfileIds> - SdkBuilder<FieldSourceProfileIds.Builder,,- FieldSourceProfileIds> - SdkPojo
- Enclosing class:
- FieldSourceProfileIds
- 
Method SummaryModifier and TypeMethodDescriptionaccountNumber(String accountNumber) A unique identifier for the account number field to be merged.additionalInformation(String additionalInformation) A unique identifier for the additional information field to be merged.A unique identifier for the party type field to be merged.attributes(Map<String, String> attributes) A unique identifier for the attributes field to be merged.billingAddress(String billingAddress) A unique identifier for the billing type field to be merged.A unique identifier for the birthdate field to be merged.businessEmailAddress(String businessEmailAddress) A unique identifier for the party type field to be merged.businessName(String businessName) A unique identifier for the business name field to be merged.businessPhoneNumber(String businessPhoneNumber) A unique identifier for the business phone number field to be merged.emailAddress(String emailAddress) A unique identifier for the email address field to be merged.engagementPreferences(String engagementPreferences) A unique identifier for the engagement preferences field to be merged.A unique identifier for the first name field to be merged.A unique identifier for the gender field to be merged.homePhoneNumber(String homePhoneNumber) A unique identifier for the home phone number field to be merged.A unique identifier for the last name field to be merged.mailingAddress(String mailingAddress) A unique identifier for the mailing address field to be merged.middleName(String middleName) A unique identifier for the middle name field to be merged.mobilePhoneNumber(String mobilePhoneNumber) A unique identifier for the mobile phone number field to be merged.A unique identifier for the party type field to be merged.personalEmailAddress(String personalEmailAddress) A unique identifier for the personal email address field to be merged.phoneNumber(String phoneNumber) A unique identifier for the phone number field to be merged.profileType(String profileType) A unique identifier for the profile type field to be merged.shippingAddress(String shippingAddress) A unique identifier for the shipping address field to be merged.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuildercopyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilderapplyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojoequalsBySdkFields, sdkFieldNameToField, sdkFields
- 
Method Details- 
accountNumberA unique identifier for the account number field to be merged. - Parameters:
- accountNumber- A unique identifier for the account number field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
additionalInformationA unique identifier for the additional information field to be merged. - Parameters:
- additionalInformation- A unique identifier for the additional information field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
partyTypeA unique identifier for the party type field to be merged. - Parameters:
- partyType- A unique identifier for the party type field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
businessNameA unique identifier for the business name field to be merged. - Parameters:
- businessName- A unique identifier for the business name field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
firstNameA unique identifier for the first name field to be merged. - Parameters:
- firstName- A unique identifier for the first name field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
middleNameA unique identifier for the middle name field to be merged. - Parameters:
- middleName- A unique identifier for the middle name field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
lastNameA unique identifier for the last name field to be merged. - Parameters:
- lastName- A unique identifier for the last name field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
birthDateA unique identifier for the birthdate field to be merged. - Parameters:
- birthDate- A unique identifier for the birthdate field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
genderA unique identifier for the gender field to be merged. - Parameters:
- gender- A unique identifier for the gender field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
phoneNumberA unique identifier for the phone number field to be merged. - Parameters:
- phoneNumber- A unique identifier for the phone number field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
mobilePhoneNumberA unique identifier for the mobile phone number field to be merged. - Parameters:
- mobilePhoneNumber- A unique identifier for the mobile phone number field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
homePhoneNumberA unique identifier for the home phone number field to be merged. - Parameters:
- homePhoneNumber- A unique identifier for the home phone number field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
businessPhoneNumberA unique identifier for the business phone number field to be merged. - Parameters:
- businessPhoneNumber- A unique identifier for the business phone number field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
emailAddressA unique identifier for the email address field to be merged. - Parameters:
- emailAddress- A unique identifier for the email address field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
personalEmailAddressA unique identifier for the personal email address field to be merged. - Parameters:
- personalEmailAddress- A unique identifier for the personal email address field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
businessEmailAddressA unique identifier for the party type field to be merged. - Parameters:
- businessEmailAddress- A unique identifier for the party type field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
addressA unique identifier for the party type field to be merged. - Parameters:
- address- A unique identifier for the party type field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
shippingAddressA unique identifier for the shipping address field to be merged. - Parameters:
- shippingAddress- A unique identifier for the shipping address field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
mailingAddressA unique identifier for the mailing address field to be merged. - Parameters:
- mailingAddress- A unique identifier for the mailing address field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
billingAddressA unique identifier for the billing type field to be merged. - Parameters:
- billingAddress- A unique identifier for the billing type field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
attributesA unique identifier for the attributes field to be merged. - Parameters:
- attributes- A unique identifier for the attributes field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
profileTypeA unique identifier for the profile type field to be merged. - Parameters:
- profileType- A unique identifier for the profile type field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
engagementPreferencesA unique identifier for the engagement preferences field to be merged. - Parameters:
- engagementPreferences- A unique identifier for the engagement preferences field to be merged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
 
-