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