Interface FieldSourceProfileIds.Builder
-
- All Superinterfaces:
Buildable,CopyableBuilder<FieldSourceProfileIds.Builder,FieldSourceProfileIds>,SdkBuilder<FieldSourceProfileIds.Builder,FieldSourceProfileIds>,SdkPojo
- Enclosing class:
- FieldSourceProfileIds
public static interface FieldSourceProfileIds.Builder extends SdkPojo, CopyableBuilder<FieldSourceProfileIds.Builder,FieldSourceProfileIds>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FieldSourceProfileIds.BuilderaccountNumber(String accountNumber)A unique identifier for the account number field to be merged.FieldSourceProfileIds.BuilderadditionalInformation(String additionalInformation)A unique identifier for the additional information field to be merged.FieldSourceProfileIds.Builderaddress(String address)A unique identifier for the party type field to be merged.FieldSourceProfileIds.Builderattributes(Map<String,String> attributes)A unique identifier for the attributes field to be merged.FieldSourceProfileIds.BuilderbillingAddress(String billingAddress)A unique identifier for the billing type field to be merged.FieldSourceProfileIds.BuilderbirthDate(String birthDate)A unique identifier for the birthdate field to be merged.FieldSourceProfileIds.BuilderbusinessEmailAddress(String businessEmailAddress)A unique identifier for the party type field to be merged.FieldSourceProfileIds.BuilderbusinessName(String businessName)A unique identifier for the business name field to be merged.FieldSourceProfileIds.BuilderbusinessPhoneNumber(String businessPhoneNumber)A unique identifier for the business phone number field to be merged.FieldSourceProfileIds.BuilderemailAddress(String emailAddress)A unique identifier for the email address field to be merged.FieldSourceProfileIds.BuilderfirstName(String firstName)A unique identifier for the first name field to be merged.FieldSourceProfileIds.Buildergender(String gender)A unique identifier for the gender field to be merged.FieldSourceProfileIds.BuilderhomePhoneNumber(String homePhoneNumber)A unique identifier for the home phone number field to be merged.FieldSourceProfileIds.BuilderlastName(String lastName)A unique identifier for the last name field to be merged.FieldSourceProfileIds.BuildermailingAddress(String mailingAddress)A unique identifier for the mailing address field to be merged.FieldSourceProfileIds.BuildermiddleName(String middleName)A unique identifier for the middle name field to be merged.FieldSourceProfileIds.BuildermobilePhoneNumber(String mobilePhoneNumber)A unique identifier for the mobile phone number field to be merged.FieldSourceProfileIds.BuilderpartyType(String partyType)A unique identifier for the party type field to be merged.FieldSourceProfileIds.BuilderpersonalEmailAddress(String personalEmailAddress)A unique identifier for the personal email address field to be merged.FieldSourceProfileIds.BuilderphoneNumber(String phoneNumber)A unique identifier for the phone number field to be merged.FieldSourceProfileIds.BuildershippingAddress(String shippingAddress)A unique identifier for the shipping address field to be merged.-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
-
-
-
Method Detail
-
accountNumber
FieldSourceProfileIds.Builder accountNumber(String accountNumber)
A 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.
-
additionalInformation
FieldSourceProfileIds.Builder additionalInformation(String additionalInformation)
A 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.
-
partyType
FieldSourceProfileIds.Builder partyType(String partyType)
A 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.
-
businessName
FieldSourceProfileIds.Builder businessName(String businessName)
A 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.
-
firstName
FieldSourceProfileIds.Builder firstName(String firstName)
A 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.
-
middleName
FieldSourceProfileIds.Builder middleName(String middleName)
A 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.
-
lastName
FieldSourceProfileIds.Builder lastName(String lastName)
A 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.
-
birthDate
FieldSourceProfileIds.Builder birthDate(String birthDate)
A 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.
-
gender
FieldSourceProfileIds.Builder gender(String gender)
A 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.
-
phoneNumber
FieldSourceProfileIds.Builder phoneNumber(String phoneNumber)
A 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.
-
mobilePhoneNumber
FieldSourceProfileIds.Builder mobilePhoneNumber(String mobilePhoneNumber)
A 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.
-
homePhoneNumber
FieldSourceProfileIds.Builder homePhoneNumber(String homePhoneNumber)
A 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.
-
businessPhoneNumber
FieldSourceProfileIds.Builder businessPhoneNumber(String businessPhoneNumber)
A 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.
-
emailAddress
FieldSourceProfileIds.Builder emailAddress(String emailAddress)
A 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.
-
personalEmailAddress
FieldSourceProfileIds.Builder personalEmailAddress(String personalEmailAddress)
A 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.
-
businessEmailAddress
FieldSourceProfileIds.Builder businessEmailAddress(String businessEmailAddress)
A 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.
-
address
FieldSourceProfileIds.Builder address(String address)
A 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.
-
shippingAddress
FieldSourceProfileIds.Builder shippingAddress(String shippingAddress)
A 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.
-
mailingAddress
FieldSourceProfileIds.Builder mailingAddress(String mailingAddress)
A 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.
-
billingAddress
FieldSourceProfileIds.Builder billingAddress(String billingAddress)
A 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.
-
attributes
FieldSourceProfileIds.Builder attributes(Map<String,String> attributes)
A 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.
-
-