Interface CustomerProfileAttributes.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<CustomerProfileAttributes.Builder,,CustomerProfileAttributes> SdkBuilder<CustomerProfileAttributes.Builder,,CustomerProfileAttributes> SdkPojo
- Enclosing class:
CustomerProfileAttributes
-
Method Summary
Modifier and TypeMethodDescriptionaccountNumber(String accountNumber) A unique account number that you have given to the customer.additionalInformation(String additionalInformation) Any additional information relevant to the customer's profile.The first line of a customer address.The second line of a customer address.The third line of a customer address.The fourth line of a customer address.billingAddress1(String billingAddress1) The first line of a customer’s billing address.billingAddress2(String billingAddress2) The second line of a customer’s billing address.billingAddress3(String billingAddress3) The third line of a customer’s billing address.billingAddress4(String billingAddress4) The fourth line of a customer’s billing address.billingCity(String billingCity) The city of a customer’s billing address.billingCountry(String billingCountry) The country of a customer’s billing address.billingCounty(String billingCounty) The county of a customer’s billing address.billingPostalCode(String billingPostalCode) The postal code of a customer’s billing address.billingProvince(String billingProvince) The province of a customer’s billing address.billingState(String billingState) The state of a customer’s billing address.The customer's birth date.businessEmailAddress(String businessEmailAddress) The customer's business email address.businessName(String businessName) The name of the customer's business.businessPhoneNumber(String businessPhoneNumber) The customer's business phone number.The city in which a customer lives.The country in which a customer lives.The county in which a customer lives.The custom attributes in customer profile attributes.emailAddress(String emailAddress) The customer's email address, which has not been specified as a personal or business address.The customer's first name.The customer's gender.homePhoneNumber(String homePhoneNumber) The customer's mobile phone number.The customer's last name.mailingAddress1(String mailingAddress1) The first line of a customer’s mailing address.mailingAddress2(String mailingAddress2) The second line of a customer’s mailing address.mailingAddress3(String mailingAddress3) The third line of a customer’s mailing address.mailingAddress4(String mailingAddress4) The fourth line of a customer’s mailing address.mailingCity(String mailingCity) The city of a customer’s mailing address.mailingCountry(String mailingCountry) The country of a customer’s mailing address.mailingCounty(String mailingCounty) The county of a customer’s mailing address.mailingPostalCode(String mailingPostalCode) The postal code of a customer’s mailing address.mailingProvince(String mailingProvince) The province of a customer’s mailing address.mailingState(String mailingState) The state of a customer’s mailing address.middleName(String middleName) The customer's middle name.mobilePhoneNumber(String mobilePhoneNumber) The customer's mobile phone number.The customer's party type.phoneNumber(String phoneNumber) The customer's phone number, which has not been specified as a mobile, home, or business number.postalCode(String postalCode) The postal code of a customer address.profileARN(String profileARN) The ARN of a customer profile.The unique identifier of a customer profile.The province in which a customer lives.shippingAddress1(String shippingAddress1) The first line of a customer’s shipping address.shippingAddress2(String shippingAddress2) The second line of a customer’s shipping address.shippingAddress3(String shippingAddress3) The third line of a customer’s shipping address.shippingAddress4(String shippingAddress4) The fourth line of a customer’s shipping address.shippingCity(String shippingCity) The city of a customer’s shipping address.shippingCountry(String shippingCountry) The country of a customer’s shipping address.shippingCounty(String shippingCounty) The county of a customer’s shipping address.shippingPostalCode(String shippingPostalCode) The postal code of a customer’s shipping address.shippingProvince(String shippingProvince) The province of a customer’s shipping address.shippingState(String shippingState) The state of a customer’s shipping address.The state in which a customer lives.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
profileId
The unique identifier of a customer profile.
- Parameters:
profileId- The unique identifier of a customer profile.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
profileARN
The ARN of a customer profile.
- Parameters:
profileARN- The ARN of a customer profile.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
firstName
The customer's first name.
- Parameters:
firstName- The customer's first name.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
middleName
The customer's middle name.
- Parameters:
middleName- The customer's middle name.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
lastName
The customer's last name.
- Parameters:
lastName- The customer's last name.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
accountNumber
A unique account number that you have given to the customer.
- Parameters:
accountNumber- A unique account number that you have given to the customer.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
emailAddress
The customer's email address, which has not been specified as a personal or business address.
- Parameters:
emailAddress- The customer's email address, which has not been specified as a personal or business address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
phoneNumber
The customer's phone number, which has not been specified as a mobile, home, or business number.
- Parameters:
phoneNumber- The customer's phone number, which has not been specified as a mobile, home, or business number.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
additionalInformation
Any additional information relevant to the customer's profile.
- Parameters:
additionalInformation- Any additional information relevant to the customer's profile.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
partyType
The customer's party type.
- Parameters:
partyType- The customer's party type.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
businessName
The name of the customer's business.
- Parameters:
businessName- The name of the customer's business.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
birthDate
The customer's birth date.
- Parameters:
birthDate- The customer's birth date.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
gender
The customer's gender.
- Parameters:
gender- The customer's gender.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
mobilePhoneNumber
The customer's mobile phone number.
- Parameters:
mobilePhoneNumber- The customer's mobile phone number.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
homePhoneNumber
The customer's mobile phone number.
- Parameters:
homePhoneNumber- The customer's mobile phone number.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
businessPhoneNumber
The customer's business phone number.
- Parameters:
businessPhoneNumber- The customer's business phone number.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
businessEmailAddress
The customer's business email address.
- Parameters:
businessEmailAddress- The customer's business email address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
address1
The first line of a customer address.
- Parameters:
address1- The first line of a customer address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
address2
The second line of a customer address.
- Parameters:
address2- The second line of a customer address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
address3
The third line of a customer address.
- Parameters:
address3- The third line of a customer address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
address4
The fourth line of a customer address.
- Parameters:
address4- The fourth line of a customer address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
city
The city in which a customer lives.
- Parameters:
city- The city in which a customer lives.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
county
The county in which a customer lives.
- Parameters:
county- The county in which a customer lives.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
country
The country in which a customer lives.
- Parameters:
country- The country in which a customer lives.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
postalCode
The postal code of a customer address.
- Parameters:
postalCode- The postal code of a customer address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
province
The province in which a customer lives.
- Parameters:
province- The province in which a customer lives.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
state
The state in which a customer lives.
- Parameters:
state- The state in which a customer lives.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
shippingAddress1
The first line of a customer’s shipping address.
- Parameters:
shippingAddress1- The first line of a customer’s shipping address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
shippingAddress2
The second line of a customer’s shipping address.
- Parameters:
shippingAddress2- The second line of a customer’s shipping address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
shippingAddress3
The third line of a customer’s shipping address.
- Parameters:
shippingAddress3- The third line of a customer’s shipping address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
shippingAddress4
The fourth line of a customer’s shipping address.
- Parameters:
shippingAddress4- The fourth line of a customer’s shipping address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
shippingCity
The city of a customer’s shipping address.
- Parameters:
shippingCity- The city of a customer’s shipping address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
shippingCounty
The county of a customer’s shipping address.
- Parameters:
shippingCounty- The county of a customer’s shipping address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
shippingCountry
The country of a customer’s shipping address.
- Parameters:
shippingCountry- The country of a customer’s shipping address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
shippingPostalCode
The postal code of a customer’s shipping address.
- Parameters:
shippingPostalCode- The postal code of a customer’s shipping address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
shippingProvince
The province of a customer’s shipping address.
- Parameters:
shippingProvince- The province of a customer’s shipping address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
shippingState
The state of a customer’s shipping address.
- Parameters:
shippingState- The state of a customer’s shipping address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
mailingAddress1
The first line of a customer’s mailing address.
- Parameters:
mailingAddress1- The first line of a customer’s mailing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
mailingAddress2
The second line of a customer’s mailing address.
- Parameters:
mailingAddress2- The second line of a customer’s mailing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
mailingAddress3
The third line of a customer’s mailing address.
- Parameters:
mailingAddress3- The third line of a customer’s mailing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
mailingAddress4
The fourth line of a customer’s mailing address.
- Parameters:
mailingAddress4- The fourth line of a customer’s mailing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
mailingCity
The city of a customer’s mailing address.
- Parameters:
mailingCity- The city of a customer’s mailing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
mailingCounty
The county of a customer’s mailing address.
- Parameters:
mailingCounty- The county of a customer’s mailing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
mailingCountry
The country of a customer’s mailing address.
- Parameters:
mailingCountry- The country of a customer’s mailing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
mailingPostalCode
The postal code of a customer’s mailing address.
- Parameters:
mailingPostalCode- The postal code of a customer’s mailing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
mailingProvince
The province of a customer’s mailing address.
- Parameters:
mailingProvince- The province of a customer’s mailing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
mailingState
The state of a customer’s mailing address.
- Parameters:
mailingState- The state of a customer’s mailing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
billingAddress1
The first line of a customer’s billing address.
- Parameters:
billingAddress1- The first line of a customer’s billing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
billingAddress2
The second line of a customer’s billing address.
- Parameters:
billingAddress2- The second line of a customer’s billing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
billingAddress3
The third line of a customer’s billing address.
- Parameters:
billingAddress3- The third line of a customer’s billing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
billingAddress4
The fourth line of a customer’s billing address.
- Parameters:
billingAddress4- The fourth line of a customer’s billing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
billingCity
The city of a customer’s billing address.
- Parameters:
billingCity- The city of a customer’s billing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
billingCounty
The county of a customer’s billing address.
- Parameters:
billingCounty- The county of a customer’s billing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
billingCountry
The country of a customer’s billing address.
- Parameters:
billingCountry- The country of a customer’s billing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
billingPostalCode
The postal code of a customer’s billing address.
- Parameters:
billingPostalCode- The postal code of a customer’s billing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
billingProvince
The province of a customer’s billing address.
- Parameters:
billingProvince- The province of a customer’s billing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
billingState
The state of a customer’s billing address.
- Parameters:
billingState- The state of a customer’s billing address.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
custom
The custom attributes in customer profile attributes.
- Parameters:
custom- The custom attributes in customer profile attributes.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-