Package com.mypurecloud.sdk.v2.model
Class AttributeDetailEventTopicAttributeUpdateEvent
java.lang.Object
com.mypurecloud.sdk.v2.model.AttributeDetailEventTopicAttributeUpdateEvent
- All Implemented Interfaces:
Serializable
AttributeDetailEventTopicAttributeUpdateEvent
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionattributes(Map<String, String> attributes) communications(List<AttributeDetailEventTopicCommunication> communications) conversationExternalContactIds(List<String> conversationExternalContactIds) conversationExternalOrganizationIds(List<String> conversationExternalOrganizationIds) conversationId(String conversationId) booleaninthashCode()participantId(String participantId) voidsetAttributes(Map<String, String> attributes) voidsetCommunications(List<AttributeDetailEventTopicCommunication> communications) voidsetConversationExternalContactIds(List<String> conversationExternalContactIds) voidsetConversationExternalOrganizationIds(List<String> conversationExternalOrganizationIds) voidsetConversationId(String conversationId) voidsetEventTime(Long eventTime) voidsetParticipantId(String participantId) toString()
-
Constructor Details
-
AttributeDetailEventTopicAttributeUpdateEvent
public AttributeDetailEventTopicAttributeUpdateEvent() -
AttributeDetailEventTopicAttributeUpdateEvent
-
-
Method Details
-
eventTime
-
getEventTime
-
setEventTime
-
conversationId
-
getConversationId
-
setConversationId
-
participantId
-
getParticipantId
-
setParticipantId
-
attributes
-
getAttributes
-
setAttributes
-
conversationExternalContactIds
public AttributeDetailEventTopicAttributeUpdateEvent conversationExternalContactIds(List<String> conversationExternalContactIds) -
getConversationExternalContactIds
-
setConversationExternalContactIds
-
conversationExternalOrganizationIds
public AttributeDetailEventTopicAttributeUpdateEvent conversationExternalOrganizationIds(List<String> conversationExternalOrganizationIds) -
getConversationExternalOrganizationIds
-
setConversationExternalOrganizationIds
-
communications
public AttributeDetailEventTopicAttributeUpdateEvent communications(List<AttributeDetailEventTopicCommunication> communications) -
getCommunications
-
setCommunications
-
equals
-
hashCode
public int hashCode() -
toString
-