Package com.mypurecloud.sdk.v2.model
Class V2StaTopicsDetectedTopicTopicsDetectedMessage
java.lang.Object
com.mypurecloud.sdk.v2.model.V2StaTopicsDetectedTopicTopicsDetectedMessage
- All Implemented Interfaces:
Serializable
V2StaTopicsDetectedTopicTopicsDetectedMessage
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncommunicationId(String communicationId) conversationId(String conversationId) booleaninthashCode()participants(List<V2StaTopicsDetectedTopicParticipant> participants) recordingId(String recordingId) voidsetCommunicationId(String communicationId) voidsetConversationId(String conversationId) voidsetMediaType(String mediaType) voidsetParticipants(List<V2StaTopicsDetectedTopicParticipant> participants) voidsetProgramId(String programId) voidsetRecordingId(String recordingId) voidvoidsetTranscriptId(String transcriptId) toString()transcriptId(String transcriptId)
-
Constructor Details
-
V2StaTopicsDetectedTopicTopicsDetectedMessage
public V2StaTopicsDetectedTopicTopicsDetectedMessage() -
V2StaTopicsDetectedTopicTopicsDetectedMessage
-
-
Method Details
-
conversationId
-
getConversationId
-
setConversationId
-
communicationId
-
getCommunicationId
-
setCommunicationId
-
recordingId
-
getRecordingId
-
setRecordingId
-
transcriptId
-
getTranscriptId
-
setTranscriptId
-
mediaType
-
getMediaType
-
setMediaType
-
programId
-
getProgramId
-
setProgramId
-
topics
public V2StaTopicsDetectedTopicTopicsDetectedMessage topics(List<V2StaTopicsDetectedTopicTopicDetected> topics) -
getTopics
-
setTopics
-
participants
public V2StaTopicsDetectedTopicTopicsDetectedMessage participants(List<V2StaTopicsDetectedTopicParticipant> participants) -
getParticipants
-
setParticipants
-
equals
-
hashCode
public int hashCode() -
toString
-