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