Interface ContactsUpdateResponse._FinalStage
-
- All Known Implementing Classes:
ContactsUpdateResponse.Builder
- Enclosing class:
- ContactsUpdateResponse
public static interface ContactsUpdateResponse._FinalStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContactsUpdateResponse._FinalStageandroidAppName(java.lang.String androidAppName)ContactsUpdateResponse._FinalStageandroidAppName(java.util.Optional<java.lang.String> androidAppName)The name of the Android app which the contact is using.ContactsUpdateResponse._FinalStageandroidAppVersion(java.lang.String androidAppVersion)ContactsUpdateResponse._FinalStageandroidAppVersion(java.util.Optional<java.lang.String> androidAppVersion)The version of the Android app which the contact is using.ContactsUpdateResponse._FinalStageandroidDevice(java.lang.String androidDevice)ContactsUpdateResponse._FinalStageandroidDevice(java.util.Optional<java.lang.String> androidDevice)The Android device which the contact is using.ContactsUpdateResponse._FinalStageandroidLastSeenAt(java.lang.Integer androidLastSeenAt)ContactsUpdateResponse._FinalStageandroidLastSeenAt(java.util.Optional<java.lang.Integer> androidLastSeenAt)(UNIX timestamp) The time when the contact was last seen on an Android device.ContactsUpdateResponse._FinalStageandroidOsVersion(java.lang.String androidOsVersion)ContactsUpdateResponse._FinalStageandroidOsVersion(java.util.Optional<java.lang.String> androidOsVersion)The version of the Android OS which the contact is using.ContactsUpdateResponse._FinalStageandroidSdkVersion(java.lang.String androidSdkVersion)ContactsUpdateResponse._FinalStageandroidSdkVersion(java.util.Optional<java.lang.String> androidSdkVersion)The version of the Android SDK which the contact is using.ContactsUpdateResponse._FinalStageavatar(java.lang.String avatar)ContactsUpdateResponse._FinalStageavatar(java.util.Optional<java.lang.String> avatar)An image URL containing the avatar of a contact.ContactsUpdateResponse._FinalStagebrowser(java.lang.String browser)ContactsUpdateResponse._FinalStagebrowser(java.util.Optional<java.lang.String> browser)The name of the browser which the contact is using.ContactsUpdateResponse._FinalStagebrowserLanguage(java.lang.String browserLanguage)ContactsUpdateResponse._FinalStagebrowserLanguage(java.util.Optional<java.lang.String> browserLanguage)The language set by the browser which the contact is using.ContactsUpdateResponse._FinalStagebrowserVersion(java.lang.String browserVersion)ContactsUpdateResponse._FinalStagebrowserVersion(java.util.Optional<java.lang.String> browserVersion)The version of the browser which the contact is using.ContactsUpdateResponsebuild()ContactsUpdateResponse._FinalStagecompanies(ContactCompanies companies)ContactsUpdateResponse._FinalStagecompanies(java.util.Optional<ContactCompanies> companies)ContactsUpdateResponse._FinalStagecustomAttributes(java.util.Map<java.lang.String,java.lang.Object> customAttributes)ContactsUpdateResponse._FinalStagecustomAttributes(java.util.Optional<java.util.Map<java.lang.String,java.lang.Object>> customAttributes)The custom attributes which are set for the contact.ContactsUpdateResponse._FinalStageemail(java.lang.String email)ContactsUpdateResponse._FinalStageemail(java.util.Optional<java.lang.String> email)The contact's email.ContactsUpdateResponse._FinalStageemailDomain(java.lang.String emailDomain)ContactsUpdateResponse._FinalStageemailDomain(java.util.Optional<java.lang.String> emailDomain)The contact's email domain.ContactsUpdateResponse._FinalStageenabledPushMessaging(java.lang.Boolean enabledPushMessaging)ContactsUpdateResponse._FinalStageenabledPushMessaging(java.util.Optional<java.lang.Boolean> enabledPushMessaging)If the user has enabled push messaging.ContactsUpdateResponse._FinalStageexternalId(java.lang.String externalId)ContactsUpdateResponse._FinalStageexternalId(java.util.Optional<java.lang.String> externalId)The unique identifier for the contact which is provided by the Client.ContactsUpdateResponse._FinalStageiosAppName(java.lang.String iosAppName)ContactsUpdateResponse._FinalStageiosAppName(java.util.Optional<java.lang.String> iosAppName)The name of the iOS app which the contact is using.ContactsUpdateResponse._FinalStageiosAppVersion(java.lang.String iosAppVersion)ContactsUpdateResponse._FinalStageiosAppVersion(java.util.Optional<java.lang.String> iosAppVersion)The version of the iOS app which the contact is using.ContactsUpdateResponse._FinalStageiosDevice(java.lang.String iosDevice)ContactsUpdateResponse._FinalStageiosDevice(java.util.Optional<java.lang.String> iosDevice)The iOS device which the contact is using.ContactsUpdateResponse._FinalStageiosLastSeenAt(java.lang.Integer iosLastSeenAt)ContactsUpdateResponse._FinalStageiosLastSeenAt(java.util.Optional<java.lang.Integer> iosLastSeenAt)(UNIX timestamp) The last time the contact used the iOS app.ContactsUpdateResponse._FinalStageiosOsVersion(java.lang.String iosOsVersion)ContactsUpdateResponse._FinalStageiosOsVersion(java.util.Optional<java.lang.String> iosOsVersion)The version of iOS which the contact is using.ContactsUpdateResponse._FinalStageiosSdkVersion(java.lang.String iosSdkVersion)ContactsUpdateResponse._FinalStageiosSdkVersion(java.util.Optional<java.lang.String> iosSdkVersion)The version of the iOS SDK which the contact is using.ContactsUpdateResponse._FinalStagelanguageOverride(java.lang.String languageOverride)ContactsUpdateResponse._FinalStagelanguageOverride(java.util.Optional<java.lang.String> languageOverride)A preferred language setting for the contact, used by the Intercom Messenger even if their browser settings change.ContactsUpdateResponse._FinalStagelastContactedAt(java.lang.Integer lastContactedAt)ContactsUpdateResponse._FinalStagelastContactedAt(java.util.Optional<java.lang.Integer> lastContactedAt)(UNIX timestamp) The time when the contact was last messaged.ContactsUpdateResponse._FinalStagelastEmailClickedAt(java.lang.Integer lastEmailClickedAt)ContactsUpdateResponse._FinalStagelastEmailClickedAt(java.util.Optional<java.lang.Integer> lastEmailClickedAt)(UNIX timestamp) The time when the contact last clicked a link in an email.ContactsUpdateResponse._FinalStagelastEmailOpenedAt(java.lang.Integer lastEmailOpenedAt)ContactsUpdateResponse._FinalStagelastEmailOpenedAt(java.util.Optional<java.lang.Integer> lastEmailOpenedAt)(UNIX timestamp) The time when the contact last opened an email.ContactsUpdateResponse._FinalStagelastRepliedAt(java.lang.Integer lastRepliedAt)ContactsUpdateResponse._FinalStagelastRepliedAt(java.util.Optional<java.lang.Integer> lastRepliedAt)(UNIX timestamp) The time when the contact last messaged in.ContactsUpdateResponse._FinalStagelastSeenAt(java.lang.Integer lastSeenAt)ContactsUpdateResponse._FinalStagelastSeenAt(java.util.Optional<java.lang.Integer> lastSeenAt)(UNIX timestamp) The time when the contact was last seen (either where the Intercom Messenger was installed or when specified manually).ContactsUpdateResponse._FinalStagelocation(ContactLocation location)ContactsUpdateResponse._FinalStagelocation(java.util.Optional<ContactLocation> location)ContactsUpdateResponse._FinalStagename(java.lang.String name)ContactsUpdateResponse._FinalStagename(java.util.Optional<java.lang.String> name)The contacts name.ContactsUpdateResponse._FinalStagenotes(ContactNotes notes)ContactsUpdateResponse._FinalStagenotes(java.util.Optional<ContactNotes> notes)ContactsUpdateResponse._FinalStageos(java.lang.String os)ContactsUpdateResponse._FinalStageos(java.util.Optional<java.lang.String> os)The operating system which the contact is using.ContactsUpdateResponse._FinalStageownerId(java.lang.Integer ownerId)ContactsUpdateResponse._FinalStageownerId(java.util.Optional<java.lang.Integer> ownerId)The id of an admin that has been assigned account ownership of the contact.ContactsUpdateResponse._FinalStagephone(java.lang.String phone)ContactsUpdateResponse._FinalStagephone(java.util.Optional<java.lang.String> phone)The contacts phone.ContactsUpdateResponse._FinalStagesignedUpAt(java.lang.Integer signedUpAt)ContactsUpdateResponse._FinalStagesignedUpAt(java.util.Optional<java.lang.Integer> signedUpAt)(UNIX timestamp) The time specified for when a contact signed up.ContactsUpdateResponse._FinalStagesocialProfiles(ContactSocialProfiles socialProfiles)ContactsUpdateResponse._FinalStagesocialProfiles(java.util.Optional<ContactSocialProfiles> socialProfiles)ContactsUpdateResponse._FinalStagetags(ContactTags tags)ContactsUpdateResponse._FinalStagetags(java.util.Optional<ContactTags> tags)
-
-
-
Method Detail
-
build
ContactsUpdateResponse build()
-
externalId
ContactsUpdateResponse._FinalStage externalId(java.util.Optional<java.lang.String> externalId)
The unique identifier for the contact which is provided by the Client.
-
externalId
ContactsUpdateResponse._FinalStage externalId(java.lang.String externalId)
-
email
ContactsUpdateResponse._FinalStage email(java.util.Optional<java.lang.String> email)
The contact's email.
-
email
ContactsUpdateResponse._FinalStage email(java.lang.String email)
-
emailDomain
ContactsUpdateResponse._FinalStage emailDomain(java.util.Optional<java.lang.String> emailDomain)
The contact's email domain.
-
emailDomain
ContactsUpdateResponse._FinalStage emailDomain(java.lang.String emailDomain)
-
phone
ContactsUpdateResponse._FinalStage phone(java.util.Optional<java.lang.String> phone)
The contacts phone.
-
phone
ContactsUpdateResponse._FinalStage phone(java.lang.String phone)
-
name
ContactsUpdateResponse._FinalStage name(java.util.Optional<java.lang.String> name)
The contacts name.
-
name
ContactsUpdateResponse._FinalStage name(java.lang.String name)
-
ownerId
ContactsUpdateResponse._FinalStage ownerId(java.util.Optional<java.lang.Integer> ownerId)
The id of an admin that has been assigned account ownership of the contact.
-
ownerId
ContactsUpdateResponse._FinalStage ownerId(java.lang.Integer ownerId)
-
signedUpAt
ContactsUpdateResponse._FinalStage signedUpAt(java.util.Optional<java.lang.Integer> signedUpAt)
(UNIX timestamp) The time specified for when a contact signed up.
-
signedUpAt
ContactsUpdateResponse._FinalStage signedUpAt(java.lang.Integer signedUpAt)
-
lastSeenAt
ContactsUpdateResponse._FinalStage lastSeenAt(java.util.Optional<java.lang.Integer> lastSeenAt)
(UNIX timestamp) The time when the contact was last seen (either where the Intercom Messenger was installed or when specified manually).
-
lastSeenAt
ContactsUpdateResponse._FinalStage lastSeenAt(java.lang.Integer lastSeenAt)
-
lastRepliedAt
ContactsUpdateResponse._FinalStage lastRepliedAt(java.util.Optional<java.lang.Integer> lastRepliedAt)
(UNIX timestamp) The time when the contact last messaged in.
-
lastRepliedAt
ContactsUpdateResponse._FinalStage lastRepliedAt(java.lang.Integer lastRepliedAt)
-
lastContactedAt
ContactsUpdateResponse._FinalStage lastContactedAt(java.util.Optional<java.lang.Integer> lastContactedAt)
(UNIX timestamp) The time when the contact was last messaged.
-
lastContactedAt
ContactsUpdateResponse._FinalStage lastContactedAt(java.lang.Integer lastContactedAt)
-
lastEmailOpenedAt
ContactsUpdateResponse._FinalStage lastEmailOpenedAt(java.util.Optional<java.lang.Integer> lastEmailOpenedAt)
(UNIX timestamp) The time when the contact last opened an email.
-
lastEmailOpenedAt
ContactsUpdateResponse._FinalStage lastEmailOpenedAt(java.lang.Integer lastEmailOpenedAt)
-
lastEmailClickedAt
ContactsUpdateResponse._FinalStage lastEmailClickedAt(java.util.Optional<java.lang.Integer> lastEmailClickedAt)
(UNIX timestamp) The time when the contact last clicked a link in an email.
-
lastEmailClickedAt
ContactsUpdateResponse._FinalStage lastEmailClickedAt(java.lang.Integer lastEmailClickedAt)
-
languageOverride
ContactsUpdateResponse._FinalStage languageOverride(java.util.Optional<java.lang.String> languageOverride)
A preferred language setting for the contact, used by the Intercom Messenger even if their browser settings change.
-
languageOverride
ContactsUpdateResponse._FinalStage languageOverride(java.lang.String languageOverride)
-
browser
ContactsUpdateResponse._FinalStage browser(java.util.Optional<java.lang.String> browser)
The name of the browser which the contact is using.
-
browser
ContactsUpdateResponse._FinalStage browser(java.lang.String browser)
-
browserVersion
ContactsUpdateResponse._FinalStage browserVersion(java.util.Optional<java.lang.String> browserVersion)
The version of the browser which the contact is using.
-
browserVersion
ContactsUpdateResponse._FinalStage browserVersion(java.lang.String browserVersion)
-
browserLanguage
ContactsUpdateResponse._FinalStage browserLanguage(java.util.Optional<java.lang.String> browserLanguage)
The language set by the browser which the contact is using.
-
browserLanguage
ContactsUpdateResponse._FinalStage browserLanguage(java.lang.String browserLanguage)
-
os
ContactsUpdateResponse._FinalStage os(java.util.Optional<java.lang.String> os)
The operating system which the contact is using.
-
os
ContactsUpdateResponse._FinalStage os(java.lang.String os)
-
androidAppName
ContactsUpdateResponse._FinalStage androidAppName(java.util.Optional<java.lang.String> androidAppName)
The name of the Android app which the contact is using.
-
androidAppName
ContactsUpdateResponse._FinalStage androidAppName(java.lang.String androidAppName)
-
androidAppVersion
ContactsUpdateResponse._FinalStage androidAppVersion(java.util.Optional<java.lang.String> androidAppVersion)
The version of the Android app which the contact is using.
-
androidAppVersion
ContactsUpdateResponse._FinalStage androidAppVersion(java.lang.String androidAppVersion)
-
androidDevice
ContactsUpdateResponse._FinalStage androidDevice(java.util.Optional<java.lang.String> androidDevice)
The Android device which the contact is using.
-
androidDevice
ContactsUpdateResponse._FinalStage androidDevice(java.lang.String androidDevice)
-
androidOsVersion
ContactsUpdateResponse._FinalStage androidOsVersion(java.util.Optional<java.lang.String> androidOsVersion)
The version of the Android OS which the contact is using.
-
androidOsVersion
ContactsUpdateResponse._FinalStage androidOsVersion(java.lang.String androidOsVersion)
-
androidSdkVersion
ContactsUpdateResponse._FinalStage androidSdkVersion(java.util.Optional<java.lang.String> androidSdkVersion)
The version of the Android SDK which the contact is using.
-
androidSdkVersion
ContactsUpdateResponse._FinalStage androidSdkVersion(java.lang.String androidSdkVersion)
-
androidLastSeenAt
ContactsUpdateResponse._FinalStage androidLastSeenAt(java.util.Optional<java.lang.Integer> androidLastSeenAt)
(UNIX timestamp) The time when the contact was last seen on an Android device.
-
androidLastSeenAt
ContactsUpdateResponse._FinalStage androidLastSeenAt(java.lang.Integer androidLastSeenAt)
-
iosAppName
ContactsUpdateResponse._FinalStage iosAppName(java.util.Optional<java.lang.String> iosAppName)
The name of the iOS app which the contact is using.
-
iosAppName
ContactsUpdateResponse._FinalStage iosAppName(java.lang.String iosAppName)
-
iosAppVersion
ContactsUpdateResponse._FinalStage iosAppVersion(java.util.Optional<java.lang.String> iosAppVersion)
The version of the iOS app which the contact is using.
-
iosAppVersion
ContactsUpdateResponse._FinalStage iosAppVersion(java.lang.String iosAppVersion)
-
iosDevice
ContactsUpdateResponse._FinalStage iosDevice(java.util.Optional<java.lang.String> iosDevice)
The iOS device which the contact is using.
-
iosDevice
ContactsUpdateResponse._FinalStage iosDevice(java.lang.String iosDevice)
-
iosOsVersion
ContactsUpdateResponse._FinalStage iosOsVersion(java.util.Optional<java.lang.String> iosOsVersion)
The version of iOS which the contact is using.
-
iosOsVersion
ContactsUpdateResponse._FinalStage iosOsVersion(java.lang.String iosOsVersion)
-
iosSdkVersion
ContactsUpdateResponse._FinalStage iosSdkVersion(java.util.Optional<java.lang.String> iosSdkVersion)
The version of the iOS SDK which the contact is using.
-
iosSdkVersion
ContactsUpdateResponse._FinalStage iosSdkVersion(java.lang.String iosSdkVersion)
-
iosLastSeenAt
ContactsUpdateResponse._FinalStage iosLastSeenAt(java.util.Optional<java.lang.Integer> iosLastSeenAt)
(UNIX timestamp) The last time the contact used the iOS app.
-
iosLastSeenAt
ContactsUpdateResponse._FinalStage iosLastSeenAt(java.lang.Integer iosLastSeenAt)
-
customAttributes
ContactsUpdateResponse._FinalStage customAttributes(java.util.Optional<java.util.Map<java.lang.String,java.lang.Object>> customAttributes)
The custom attributes which are set for the contact.
-
customAttributes
ContactsUpdateResponse._FinalStage customAttributes(java.util.Map<java.lang.String,java.lang.Object> customAttributes)
-
avatar
ContactsUpdateResponse._FinalStage avatar(java.util.Optional<java.lang.String> avatar)
An image URL containing the avatar of a contact.
-
avatar
ContactsUpdateResponse._FinalStage avatar(java.lang.String avatar)
-
tags
ContactsUpdateResponse._FinalStage tags(java.util.Optional<ContactTags> tags)
-
tags
ContactsUpdateResponse._FinalStage tags(ContactTags tags)
-
notes
ContactsUpdateResponse._FinalStage notes(java.util.Optional<ContactNotes> notes)
-
notes
ContactsUpdateResponse._FinalStage notes(ContactNotes notes)
-
companies
ContactsUpdateResponse._FinalStage companies(java.util.Optional<ContactCompanies> companies)
-
companies
ContactsUpdateResponse._FinalStage companies(ContactCompanies companies)
-
location
ContactsUpdateResponse._FinalStage location(java.util.Optional<ContactLocation> location)
-
location
ContactsUpdateResponse._FinalStage location(ContactLocation location)
-
socialProfiles
ContactsUpdateResponse._FinalStage socialProfiles(java.util.Optional<ContactSocialProfiles> socialProfiles)
-
socialProfiles
ContactsUpdateResponse._FinalStage socialProfiles(ContactSocialProfiles socialProfiles)
-
enabledPushMessaging
ContactsUpdateResponse._FinalStage enabledPushMessaging(java.util.Optional<java.lang.Boolean> enabledPushMessaging)
If the user has enabled push messaging.
-
enabledPushMessaging
ContactsUpdateResponse._FinalStage enabledPushMessaging(java.lang.Boolean enabledPushMessaging)
-
-