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