Class ContactsFindResponse.Builder
- java.lang.Object
-
- com.intercom.api.resources.contacts.types.ContactsFindResponse.Builder
-
- All Implemented Interfaces:
ContactsFindResponse._FinalStage,ContactsFindResponse.CreatedAtStage,ContactsFindResponse.HasHardBouncedStage,ContactsFindResponse.IdStage,ContactsFindResponse.MarkedEmailAsSpamStage,ContactsFindResponse.RoleStage,ContactsFindResponse.UnsubscribedFromEmailsStage,ContactsFindResponse.UpdatedAtStage,ContactsFindResponse.WorkspaceIdStage
- Enclosing class:
- ContactsFindResponse
public static final class ContactsFindResponse.Builder extends java.lang.Object implements ContactsFindResponse.IdStage, ContactsFindResponse.WorkspaceIdStage, ContactsFindResponse.RoleStage, ContactsFindResponse.HasHardBouncedStage, ContactsFindResponse.MarkedEmailAsSpamStage, ContactsFindResponse.UnsubscribedFromEmailsStage, ContactsFindResponse.CreatedAtStage, ContactsFindResponse.UpdatedAtStage, ContactsFindResponse._FinalStage
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ContactsFindResponse._FinalStageandroidAppName(java.lang.String androidAppName)The name of the Android app which the contact is using.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)The version of the Android app which the contact is using.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)The Android device which the contact is using.ContactsFindResponse._FinalStageandroidDevice(java.util.Optional<java.lang.String> androidDevice)The Android device which the contact is using.ContactsFindResponse._FinalStageandroidLastSeenAt(java.lang.Integer androidLastSeenAt)(UNIX timestamp) The time when the contact was last seen on an Android device.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)The version of the Android OS which the contact is using.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)The version of the Android SDK which the contact is using.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)An image URL containing the avatar of a contact.ContactsFindResponse._FinalStageavatar(java.util.Optional<java.lang.String> avatar)An image URL containing the avatar of a contact.ContactsFindResponse._FinalStagebrowser(java.lang.String browser)The name of the browser which the contact is using.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)The language set by the browser which the contact is using.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)The version of the browser which the contact is using.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.UpdatedAtStagecreatedAt(int createdAt)(UNIX timestamp) The time when the contact was created.ContactsFindResponse._FinalStagecustomAttributes(java.util.Map<java.lang.String,java.lang.Object> customAttributes)The custom attributes which are set for the contact.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)The contact's email.ContactsFindResponse._FinalStageemail(java.util.Optional<java.lang.String> email)The contact's email.ContactsFindResponse._FinalStageemailDomain(java.lang.String emailDomain)The contact's email domain.ContactsFindResponse._FinalStageemailDomain(java.util.Optional<java.lang.String> emailDomain)The contact's email domain.ContactsFindResponse._FinalStageenabledPushMessaging(java.lang.Boolean enabledPushMessaging)If the user has enabled push messaging.ContactsFindResponse._FinalStageenabledPushMessaging(java.util.Optional<java.lang.Boolean> enabledPushMessaging)If the user has enabled push messaging.ContactsFindResponse._FinalStageexternalId(java.lang.String externalId)The unique identifier for the contact which is provided by the Client.ContactsFindResponse._FinalStageexternalId(java.util.Optional<java.lang.String> externalId)The unique identifier for the contact which is provided by the Client.ContactsFindResponse.Builderfrom(ContactsFindResponse other)ContactsFindResponse.MarkedEmailAsSpamStagehasHardBounced(boolean hasHardBounced)Whether the contact has had an email sent to them hard bounce.ContactsFindResponse.WorkspaceIdStageid(java.lang.String id)The unique identifier for the contact which is given by Intercom.ContactsFindResponse._FinalStageiosAppName(java.lang.String iosAppName)The name of the iOS app which the contact is using.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)The version of the iOS app which the contact is using.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)The iOS device which the contact is using.ContactsFindResponse._FinalStageiosDevice(java.util.Optional<java.lang.String> iosDevice)The iOS device which the contact is using.ContactsFindResponse._FinalStageiosLastSeenAt(java.lang.Integer iosLastSeenAt)(UNIX timestamp) The last time the contact used the iOS app.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)The version of iOS which the contact is using.ContactsFindResponse._FinalStageiosOsVersion(java.util.Optional<java.lang.String> iosOsVersion)The version of iOS which the contact is using.ContactsFindResponse._FinalStageiosSdkVersion(java.lang.String iosSdkVersion)The version of the iOS SDK which the contact is using.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)A preferred language setting for the contact, used by the Intercom Messenger even if their browser settings change.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)(UNIX timestamp) The time when the contact was last messaged.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)(UNIX timestamp) The time when the contact last clicked a link in an email.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)(UNIX timestamp) The time when the contact last opened an email.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)(UNIX timestamp) The time when the contact last messaged in.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)(UNIX timestamp) The time when the contact was last seen (either where the Intercom Messenger was installed or when specified manually).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.UnsubscribedFromEmailsStagemarkedEmailAsSpam(boolean markedEmailAsSpam)Whether the contact has marked an email sent to them as spam.ContactsFindResponse._FinalStagename(java.lang.String name)The contacts 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)The operating system which the contact is using.ContactsFindResponse._FinalStageos(java.util.Optional<java.lang.String> os)The operating system which the contact is using.ContactsFindResponse._FinalStageownerId(java.lang.Integer ownerId)The id of an admin that has been assigned account ownership of the contact.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)The contacts phone.ContactsFindResponse._FinalStagephone(java.util.Optional<java.lang.String> phone)The contacts phone.ContactsFindResponse.HasHardBouncedStagerole(java.lang.String role)The role of the contact.ContactsFindResponse._FinalStagesignedUpAt(java.lang.Integer signedUpAt)(UNIX timestamp) The time specified for when a contact signed up.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)ContactsFindResponse.CreatedAtStageunsubscribedFromEmails(boolean unsubscribedFromEmails)Whether the contact is unsubscribed from emails.ContactsFindResponse._FinalStageupdatedAt(int updatedAt)(UNIX timestamp) The time when the contact was last updated.ContactsFindResponse.RoleStageworkspaceId(java.lang.String workspaceId)The id of the workspace which the contact belongs to.
-
-
-
Method Detail
-
from
public ContactsFindResponse.Builder from(ContactsFindResponse other)
- Specified by:
fromin interfaceContactsFindResponse.IdStage
-
id
public ContactsFindResponse.WorkspaceIdStage id(@NotNull java.lang.String id)
The unique identifier for the contact which is given by Intercom.
The unique identifier for the contact which is given by Intercom.
- Specified by:
idin interfaceContactsFindResponse.IdStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
workspaceId
public ContactsFindResponse.RoleStage workspaceId(@NotNull java.lang.String workspaceId)
The id of the workspace which the contact belongs to.
The id of the workspace which the contact belongs to.
- Specified by:
workspaceIdin interfaceContactsFindResponse.WorkspaceIdStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
role
public ContactsFindResponse.HasHardBouncedStage role(@NotNull java.lang.String role)
The role of the contact.
The role of the contact.
- Specified by:
rolein interfaceContactsFindResponse.RoleStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
hasHardBounced
public ContactsFindResponse.MarkedEmailAsSpamStage hasHardBounced(boolean hasHardBounced)
Whether the contact has had an email sent to them hard bounce.
Whether the contact has had an email sent to them hard bounce.
- Specified by:
hasHardBouncedin interfaceContactsFindResponse.HasHardBouncedStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
markedEmailAsSpam
public ContactsFindResponse.UnsubscribedFromEmailsStage markedEmailAsSpam(boolean markedEmailAsSpam)
Whether the contact has marked an email sent to them as spam.
Whether the contact has marked an email sent to them as spam.
- Specified by:
markedEmailAsSpamin interfaceContactsFindResponse.MarkedEmailAsSpamStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
unsubscribedFromEmails
public ContactsFindResponse.CreatedAtStage unsubscribedFromEmails(boolean unsubscribedFromEmails)
Whether the contact is unsubscribed from emails.
Whether the contact is unsubscribed from emails.
- Specified by:
unsubscribedFromEmailsin interfaceContactsFindResponse.UnsubscribedFromEmailsStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
createdAt
public ContactsFindResponse.UpdatedAtStage createdAt(int createdAt)
(UNIX timestamp) The time when the contact was created.
(UNIX timestamp) The time when the contact was created.
- Specified by:
createdAtin interfaceContactsFindResponse.CreatedAtStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
updatedAt
public ContactsFindResponse._FinalStage updatedAt(int updatedAt)
(UNIX timestamp) The time when the contact was last updated.
(UNIX timestamp) The time when the contact was last updated.
- Specified by:
updatedAtin interfaceContactsFindResponse.UpdatedAtStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
enabledPushMessaging
public ContactsFindResponse._FinalStage enabledPushMessaging(java.lang.Boolean enabledPushMessaging)
If the user has enabled push messaging.
- Specified by:
enabledPushMessagingin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
enabledPushMessaging
public ContactsFindResponse._FinalStage enabledPushMessaging(java.util.Optional<java.lang.Boolean> enabledPushMessaging)
If the user has enabled push messaging.
- Specified by:
enabledPushMessagingin interfaceContactsFindResponse._FinalStage
-
socialProfiles
public ContactsFindResponse._FinalStage socialProfiles(ContactSocialProfiles socialProfiles)
- Specified by:
socialProfilesin interfaceContactsFindResponse._FinalStage
-
socialProfiles
public ContactsFindResponse._FinalStage socialProfiles(java.util.Optional<ContactSocialProfiles> socialProfiles)
- Specified by:
socialProfilesin interfaceContactsFindResponse._FinalStage
-
location
public ContactsFindResponse._FinalStage location(ContactLocation location)
- Specified by:
locationin interfaceContactsFindResponse._FinalStage
-
location
public ContactsFindResponse._FinalStage location(java.util.Optional<ContactLocation> location)
- Specified by:
locationin interfaceContactsFindResponse._FinalStage
-
companies
public ContactsFindResponse._FinalStage companies(ContactCompanies companies)
- Specified by:
companiesin interfaceContactsFindResponse._FinalStage
-
companies
public ContactsFindResponse._FinalStage companies(java.util.Optional<ContactCompanies> companies)
- Specified by:
companiesin interfaceContactsFindResponse._FinalStage
-
notes
public ContactsFindResponse._FinalStage notes(ContactNotes notes)
- Specified by:
notesin interfaceContactsFindResponse._FinalStage
-
notes
public ContactsFindResponse._FinalStage notes(java.util.Optional<ContactNotes> notes)
- Specified by:
notesin interfaceContactsFindResponse._FinalStage
-
tags
public ContactsFindResponse._FinalStage tags(ContactTags tags)
- Specified by:
tagsin interfaceContactsFindResponse._FinalStage
-
tags
public ContactsFindResponse._FinalStage tags(java.util.Optional<ContactTags> tags)
- Specified by:
tagsin interfaceContactsFindResponse._FinalStage
-
avatar
public ContactsFindResponse._FinalStage avatar(java.lang.String avatar)
An image URL containing the avatar of a contact.
- Specified by:
avatarin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
avatar
public ContactsFindResponse._FinalStage avatar(java.util.Optional<java.lang.String> avatar)
An image URL containing the avatar of a contact.
- Specified by:
avatarin interfaceContactsFindResponse._FinalStage
-
customAttributes
public ContactsFindResponse._FinalStage customAttributes(java.util.Map<java.lang.String,java.lang.Object> customAttributes)
The custom attributes which are set for the contact.
- Specified by:
customAttributesin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
customAttributes
public 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.
- Specified by:
customAttributesin interfaceContactsFindResponse._FinalStage
-
iosLastSeenAt
public ContactsFindResponse._FinalStage iosLastSeenAt(java.lang.Integer iosLastSeenAt)
(UNIX timestamp) The last time the contact used the iOS app.
- Specified by:
iosLastSeenAtin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
iosLastSeenAt
public ContactsFindResponse._FinalStage iosLastSeenAt(java.util.Optional<java.lang.Integer> iosLastSeenAt)
(UNIX timestamp) The last time the contact used the iOS app.
- Specified by:
iosLastSeenAtin interfaceContactsFindResponse._FinalStage
-
iosSdkVersion
public ContactsFindResponse._FinalStage iosSdkVersion(java.lang.String iosSdkVersion)
The version of the iOS SDK which the contact is using.
- Specified by:
iosSdkVersionin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
iosSdkVersion
public ContactsFindResponse._FinalStage iosSdkVersion(java.util.Optional<java.lang.String> iosSdkVersion)
The version of the iOS SDK which the contact is using.
- Specified by:
iosSdkVersionin interfaceContactsFindResponse._FinalStage
-
iosOsVersion
public ContactsFindResponse._FinalStage iosOsVersion(java.lang.String iosOsVersion)
The version of iOS which the contact is using.
- Specified by:
iosOsVersionin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
iosOsVersion
public ContactsFindResponse._FinalStage iosOsVersion(java.util.Optional<java.lang.String> iosOsVersion)
The version of iOS which the contact is using.
- Specified by:
iosOsVersionin interfaceContactsFindResponse._FinalStage
-
iosDevice
public ContactsFindResponse._FinalStage iosDevice(java.lang.String iosDevice)
The iOS device which the contact is using.
- Specified by:
iosDevicein interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
iosDevice
public ContactsFindResponse._FinalStage iosDevice(java.util.Optional<java.lang.String> iosDevice)
The iOS device which the contact is using.
- Specified by:
iosDevicein interfaceContactsFindResponse._FinalStage
-
iosAppVersion
public ContactsFindResponse._FinalStage iosAppVersion(java.lang.String iosAppVersion)
The version of the iOS app which the contact is using.
- Specified by:
iosAppVersionin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
iosAppVersion
public ContactsFindResponse._FinalStage iosAppVersion(java.util.Optional<java.lang.String> iosAppVersion)
The version of the iOS app which the contact is using.
- Specified by:
iosAppVersionin interfaceContactsFindResponse._FinalStage
-
iosAppName
public ContactsFindResponse._FinalStage iosAppName(java.lang.String iosAppName)
The name of the iOS app which the contact is using.
- Specified by:
iosAppNamein interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
iosAppName
public ContactsFindResponse._FinalStage iosAppName(java.util.Optional<java.lang.String> iosAppName)
The name of the iOS app which the contact is using.
- Specified by:
iosAppNamein interfaceContactsFindResponse._FinalStage
-
androidLastSeenAt
public ContactsFindResponse._FinalStage androidLastSeenAt(java.lang.Integer androidLastSeenAt)
(UNIX timestamp) The time when the contact was last seen on an Android device.
- Specified by:
androidLastSeenAtin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
androidLastSeenAt
public ContactsFindResponse._FinalStage androidLastSeenAt(java.util.Optional<java.lang.Integer> androidLastSeenAt)
(UNIX timestamp) The time when the contact was last seen on an Android device.
- Specified by:
androidLastSeenAtin interfaceContactsFindResponse._FinalStage
-
androidSdkVersion
public ContactsFindResponse._FinalStage androidSdkVersion(java.lang.String androidSdkVersion)
The version of the Android SDK which the contact is using.
- Specified by:
androidSdkVersionin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
androidSdkVersion
public ContactsFindResponse._FinalStage androidSdkVersion(java.util.Optional<java.lang.String> androidSdkVersion)
The version of the Android SDK which the contact is using.
- Specified by:
androidSdkVersionin interfaceContactsFindResponse._FinalStage
-
androidOsVersion
public ContactsFindResponse._FinalStage androidOsVersion(java.lang.String androidOsVersion)
The version of the Android OS which the contact is using.
- Specified by:
androidOsVersionin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
androidOsVersion
public ContactsFindResponse._FinalStage androidOsVersion(java.util.Optional<java.lang.String> androidOsVersion)
The version of the Android OS which the contact is using.
- Specified by:
androidOsVersionin interfaceContactsFindResponse._FinalStage
-
androidDevice
public ContactsFindResponse._FinalStage androidDevice(java.lang.String androidDevice)
The Android device which the contact is using.
- Specified by:
androidDevicein interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
androidDevice
public ContactsFindResponse._FinalStage androidDevice(java.util.Optional<java.lang.String> androidDevice)
The Android device which the contact is using.
- Specified by:
androidDevicein interfaceContactsFindResponse._FinalStage
-
androidAppVersion
public ContactsFindResponse._FinalStage androidAppVersion(java.lang.String androidAppVersion)
The version of the Android app which the contact is using.
- Specified by:
androidAppVersionin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
androidAppVersion
public ContactsFindResponse._FinalStage androidAppVersion(java.util.Optional<java.lang.String> androidAppVersion)
The version of the Android app which the contact is using.
- Specified by:
androidAppVersionin interfaceContactsFindResponse._FinalStage
-
androidAppName
public ContactsFindResponse._FinalStage androidAppName(java.lang.String androidAppName)
The name of the Android app which the contact is using.
- Specified by:
androidAppNamein interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
androidAppName
public ContactsFindResponse._FinalStage androidAppName(java.util.Optional<java.lang.String> androidAppName)
The name of the Android app which the contact is using.
- Specified by:
androidAppNamein interfaceContactsFindResponse._FinalStage
-
os
public ContactsFindResponse._FinalStage os(java.lang.String os)
The operating system which the contact is using.
- Specified by:
osin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
os
public ContactsFindResponse._FinalStage os(java.util.Optional<java.lang.String> os)
The operating system which the contact is using.
- Specified by:
osin interfaceContactsFindResponse._FinalStage
-
browserLanguage
public ContactsFindResponse._FinalStage browserLanguage(java.lang.String browserLanguage)
The language set by the browser which the contact is using.
- Specified by:
browserLanguagein interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
browserLanguage
public ContactsFindResponse._FinalStage browserLanguage(java.util.Optional<java.lang.String> browserLanguage)
The language set by the browser which the contact is using.
- Specified by:
browserLanguagein interfaceContactsFindResponse._FinalStage
-
browserVersion
public ContactsFindResponse._FinalStage browserVersion(java.lang.String browserVersion)
The version of the browser which the contact is using.
- Specified by:
browserVersionin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
browserVersion
public ContactsFindResponse._FinalStage browserVersion(java.util.Optional<java.lang.String> browserVersion)
The version of the browser which the contact is using.
- Specified by:
browserVersionin interfaceContactsFindResponse._FinalStage
-
browser
public ContactsFindResponse._FinalStage browser(java.lang.String browser)
The name of the browser which the contact is using.
- Specified by:
browserin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
browser
public ContactsFindResponse._FinalStage browser(java.util.Optional<java.lang.String> browser)
The name of the browser which the contact is using.
- Specified by:
browserin interfaceContactsFindResponse._FinalStage
-
languageOverride
public ContactsFindResponse._FinalStage languageOverride(java.lang.String languageOverride)
A preferred language setting for the contact, used by the Intercom Messenger even if their browser settings change.
- Specified by:
languageOverridein interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
languageOverride
public 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.
- Specified by:
languageOverridein interfaceContactsFindResponse._FinalStage
-
lastEmailClickedAt
public ContactsFindResponse._FinalStage lastEmailClickedAt(java.lang.Integer lastEmailClickedAt)
(UNIX timestamp) The time when the contact last clicked a link in an email.
- Specified by:
lastEmailClickedAtin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
lastEmailClickedAt
public ContactsFindResponse._FinalStage lastEmailClickedAt(java.util.Optional<java.lang.Integer> lastEmailClickedAt)
(UNIX timestamp) The time when the contact last clicked a link in an email.
- Specified by:
lastEmailClickedAtin interfaceContactsFindResponse._FinalStage
-
lastEmailOpenedAt
public ContactsFindResponse._FinalStage lastEmailOpenedAt(java.lang.Integer lastEmailOpenedAt)
(UNIX timestamp) The time when the contact last opened an email.
- Specified by:
lastEmailOpenedAtin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
lastEmailOpenedAt
public ContactsFindResponse._FinalStage lastEmailOpenedAt(java.util.Optional<java.lang.Integer> lastEmailOpenedAt)
(UNIX timestamp) The time when the contact last opened an email.
- Specified by:
lastEmailOpenedAtin interfaceContactsFindResponse._FinalStage
-
lastContactedAt
public ContactsFindResponse._FinalStage lastContactedAt(java.lang.Integer lastContactedAt)
(UNIX timestamp) The time when the contact was last messaged.
- Specified by:
lastContactedAtin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
lastContactedAt
public ContactsFindResponse._FinalStage lastContactedAt(java.util.Optional<java.lang.Integer> lastContactedAt)
(UNIX timestamp) The time when the contact was last messaged.
- Specified by:
lastContactedAtin interfaceContactsFindResponse._FinalStage
-
lastRepliedAt
public ContactsFindResponse._FinalStage lastRepliedAt(java.lang.Integer lastRepliedAt)
(UNIX timestamp) The time when the contact last messaged in.
- Specified by:
lastRepliedAtin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
lastRepliedAt
public ContactsFindResponse._FinalStage lastRepliedAt(java.util.Optional<java.lang.Integer> lastRepliedAt)
(UNIX timestamp) The time when the contact last messaged in.
- Specified by:
lastRepliedAtin interfaceContactsFindResponse._FinalStage
-
lastSeenAt
public ContactsFindResponse._FinalStage lastSeenAt(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).
- Specified by:
lastSeenAtin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
lastSeenAt
public 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).
- Specified by:
lastSeenAtin interfaceContactsFindResponse._FinalStage
-
signedUpAt
public ContactsFindResponse._FinalStage signedUpAt(java.lang.Integer signedUpAt)
(UNIX timestamp) The time specified for when a contact signed up.
- Specified by:
signedUpAtin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
signedUpAt
public ContactsFindResponse._FinalStage signedUpAt(java.util.Optional<java.lang.Integer> signedUpAt)
(UNIX timestamp) The time specified for when a contact signed up.
- Specified by:
signedUpAtin interfaceContactsFindResponse._FinalStage
-
ownerId
public ContactsFindResponse._FinalStage ownerId(java.lang.Integer ownerId)
The id of an admin that has been assigned account ownership of the contact.
- Specified by:
ownerIdin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
ownerId
public ContactsFindResponse._FinalStage ownerId(java.util.Optional<java.lang.Integer> ownerId)
The id of an admin that has been assigned account ownership of the contact.
- Specified by:
ownerIdin interfaceContactsFindResponse._FinalStage
-
name
public ContactsFindResponse._FinalStage name(java.lang.String name)
The contacts name.
- Specified by:
namein interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
name
public ContactsFindResponse._FinalStage name(java.util.Optional<java.lang.String> name)
The contacts name.
- Specified by:
namein interfaceContactsFindResponse._FinalStage
-
phone
public ContactsFindResponse._FinalStage phone(java.lang.String phone)
The contacts phone.
- Specified by:
phonein interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
phone
public ContactsFindResponse._FinalStage phone(java.util.Optional<java.lang.String> phone)
The contacts phone.
- Specified by:
phonein interfaceContactsFindResponse._FinalStage
-
emailDomain
public ContactsFindResponse._FinalStage emailDomain(java.lang.String emailDomain)
The contact's email domain.
- Specified by:
emailDomainin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
emailDomain
public ContactsFindResponse._FinalStage emailDomain(java.util.Optional<java.lang.String> emailDomain)
The contact's email domain.
- Specified by:
emailDomainin interfaceContactsFindResponse._FinalStage
-
email
public ContactsFindResponse._FinalStage email(java.lang.String email)
The contact's email.
- Specified by:
emailin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
email
public ContactsFindResponse._FinalStage email(java.util.Optional<java.lang.String> email)
The contact's email.
- Specified by:
emailin interfaceContactsFindResponse._FinalStage
-
externalId
public ContactsFindResponse._FinalStage externalId(java.lang.String externalId)
The unique identifier for the contact which is provided by the Client.
- Specified by:
externalIdin interfaceContactsFindResponse._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
externalId
public ContactsFindResponse._FinalStage externalId(java.util.Optional<java.lang.String> externalId)
The unique identifier for the contact which is provided by the Client.
- Specified by:
externalIdin interfaceContactsFindResponse._FinalStage
-
build
public ContactsFindResponse build()
- Specified by:
buildin interfaceContactsFindResponse._FinalStage
-
-