Package com.mypurecloud.sdk.v2.model
Class OperationalEventNotificationTopicOperationalEventNotification
java.lang.Object
com.mypurecloud.sdk.v2.model.OperationalEventNotificationTopicOperationalEventNotification
- All Implemented Interfaces:
Serializable
public class OperationalEventNotificationTopicOperationalEventNotification
extends Object
implements Serializable
OperationalEventNotificationTopicOperationalEventNotification
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOperationalEventNotificationTopicOperationalEventNotification(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionconversationId(String conversationId) currentValue(String currentValue) entityName(String entityName) entityToken(String entityToken) entityType(String entityType) booleaneventEntity(OperationalEventNotificationTopicEventEntity eventEntity) inthashCode()parentEntity(String parentEntity) previousValue(String previousValue) voidsetConversationId(String conversationId) voidsetCurrentValue(String currentValue) voidsetEntityId(String entityId) voidsetEntityName(String entityName) voidsetEntityToken(String entityToken) voidsetEntityType(String entityType) voidsetErrorCode(String errorCode) voidvoidsetParentEntity(String parentEntity) voidsetPreviousValue(String previousValue) voidsetTimestamp(Long timestamp) voidsetVersion(String version) toString()
-
Constructor Details
-
OperationalEventNotificationTopicOperationalEventNotification
public OperationalEventNotificationTopicOperationalEventNotification() -
OperationalEventNotificationTopicOperationalEventNotification
-
-
Method Details
-
eventEntity
public OperationalEventNotificationTopicOperationalEventNotification eventEntity(OperationalEventNotificationTopicEventEntity eventEntity) -
getEventEntity
-
setEventEntity
-
entityId
-
getEntityId
-
setEntityId
-
entityName
-
getEntityName
-
setEntityName
-
previousValue
public OperationalEventNotificationTopicOperationalEventNotification previousValue(String previousValue) -
getPreviousValue
-
setPreviousValue
-
currentValue
public OperationalEventNotificationTopicOperationalEventNotification currentValue(String currentValue) -
getCurrentValue
-
setCurrentValue
-
errorCode
-
getErrorCode
-
setErrorCode
-
version
-
getVersion
-
setVersion
-
parentEntity
public OperationalEventNotificationTopicOperationalEventNotification parentEntity(String parentEntity) -
getParentEntity
-
setParentEntity
-
entityType
-
getEntityType
-
setEntityType
-
conversationId
public OperationalEventNotificationTopicOperationalEventNotification conversationId(String conversationId) -
getConversationId
-
setConversationId
-
entityToken
public OperationalEventNotificationTopicOperationalEventNotification entityToken(String entityToken) -
getEntityToken
-
setEntityToken
-
timestamp
-
getTimestamp
-
setTimestamp
-
equals
-
hashCode
public int hashCode() -
toString
-