Package com.mypurecloud.sdk.v2.model
Class JourneyWebEventsNotificationWebActionMessage
java.lang.Object
com.mypurecloud.sdk.v2.model.JourneyWebEventsNotificationWebActionMessage
- All Implemented Interfaces:
Serializable
JourneyWebEventsNotificationWebActionMessage
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactionMap(JourneyWebEventsNotificationActionMap actionMap) actionTarget(JourneyWebEventsNotificationActionTarget actionTarget) booleanerrorMessage(String errorMessage) geolocation(JourneyWebEventsNotificationGeoLocation geolocation) inthashCode()ipOrganization(String ipOrganization) mktCampaign(JourneyWebEventsNotificationMktCampaign mktCampaign) voidvoidvoidsetActionTarget(JourneyWebEventsNotificationActionTarget actionTarget) voidvoidvoidsetErrorCode(String errorCode) voidsetErrorMessage(String errorMessage) voidsetGeolocation(JourneyWebEventsNotificationGeoLocation geolocation) voidsetIpAddress(String ipAddress) voidsetIpOrganization(String ipOrganization) voidsetMktCampaign(JourneyWebEventsNotificationMktCampaign mktCampaign) voidsetTimeToDisposition(Long timeToDisposition) voidsetUserAgentString(String userAgentString) voidsetVisitReferrer(JourneyWebEventsNotificationReferrer visitReferrer) timeToDisposition(Long timeToDisposition) toString()userAgentString(String userAgentString) visitReferrer(JourneyWebEventsNotificationReferrer visitReferrer)
-
Constructor Details
-
JourneyWebEventsNotificationWebActionMessage
public JourneyWebEventsNotificationWebActionMessage() -
JourneyWebEventsNotificationWebActionMessage
-
-
Method Details
-
action
public JourneyWebEventsNotificationWebActionMessage action(JourneyWebEventsNotificationEventAction action) -
getAction
-
setAction
-
actionTarget
public JourneyWebEventsNotificationWebActionMessage actionTarget(JourneyWebEventsNotificationActionTarget actionTarget) -
getActionTarget
-
setActionTarget
-
actionMap
public JourneyWebEventsNotificationWebActionMessage actionMap(JourneyWebEventsNotificationActionMap actionMap) -
getActionMap
-
setActionMap
-
errorCode
-
getErrorCode
-
setErrorCode
-
errorMessage
-
getErrorMessage
-
setErrorMessage
-
userAgentString
-
getUserAgentString
-
setUserAgentString
-
ipAddress
-
getIpAddress
-
setIpAddress
-
ipOrganization
-
getIpOrganization
-
setIpOrganization
-
browser
public JourneyWebEventsNotificationWebActionMessage browser(JourneyWebEventsNotificationBrowser browser) -
getBrowser
-
setBrowser
-
device
public JourneyWebEventsNotificationWebActionMessage device(JourneyWebEventsNotificationDevice device) -
getDevice
-
setDevice
-
geolocation
public JourneyWebEventsNotificationWebActionMessage geolocation(JourneyWebEventsNotificationGeoLocation geolocation) -
getGeolocation
-
setGeolocation
-
mktCampaign
public JourneyWebEventsNotificationWebActionMessage mktCampaign(JourneyWebEventsNotificationMktCampaign mktCampaign) -
getMktCampaign
-
setMktCampaign
-
visitReferrer
public JourneyWebEventsNotificationWebActionMessage visitReferrer(JourneyWebEventsNotificationReferrer visitReferrer) -
getVisitReferrer
-
setVisitReferrer
-
timeToDisposition
-
getTimeToDisposition
-
setTimeToDisposition
-
equals
-
hashCode
public int hashCode() -
toString
-