Package com.mypurecloud.sdk.v2.model
Class UserStartDetailEventTopicUserStartEvent
java.lang.Object
com.mypurecloud.sdk.v2.model.UserStartDetailEventTopicUserStartEvent
- All Implemented Interfaces:
Serializable
UserStartDetailEventTopicUserStartEvent
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets directionstatic enumGets or Sets mediaTypestatic enumGets or Sets messageType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddressFrom(String addressFrom) callbackNumbers(List<String> callbackNumbers) callbackScheduledTime(Long callbackScheduledTime) callbackUserName(String callbackUserName) conversationExternalContactIds(List<String> conversationExternalContactIds) conversationExternalOrganizationIds(List<String> conversationExternalOrganizationIds) conversationId(String conversationId) divisionId(String divisionId) booleangetAni()getDnis()inthashCode()participantId(String participantId) voidsetAddressFrom(String addressFrom) voidsetAddressTo(String addressTo) voidvoidsetCallbackNumbers(List<String> callbackNumbers) voidsetCallbackScheduledTime(Long callbackScheduledTime) voidsetCallbackUserName(String callbackUserName) voidsetConversationExternalContactIds(List<String> conversationExternalContactIds) voidsetConversationExternalOrganizationIds(List<String> conversationExternalOrganizationIds) voidsetConversationId(String conversationId) voidvoidsetDivisionId(String divisionId) voidvoidsetEventTime(Long eventTime) voidvoidvoidsetParticipantId(String participantId) voidsetProvider(String provider) voidsetQueueId(String queueId) voidsetSessionId(String sessionId) voidsetSubject(String subject) voidvoidsetUtilizationLabel(String utilizationLabel) toString()utilizationLabel(String utilizationLabel)
-
Constructor Details
-
UserStartDetailEventTopicUserStartEvent
public UserStartDetailEventTopicUserStartEvent() -
UserStartDetailEventTopicUserStartEvent
-
-
Method Details
-
eventTime
-
getEventTime
-
setEventTime
-
conversationId
-
getConversationId
-
setConversationId
-
participantId
-
getParticipantId
-
setParticipantId
-
sessionId
-
getSessionId
-
setSessionId
-
mediaType
public UserStartDetailEventTopicUserStartEvent mediaType(UserStartDetailEventTopicUserStartEvent.MediaTypeEnum mediaType) -
getMediaType
-
setMediaType
-
provider
-
getProvider
-
setProvider
-
direction
public UserStartDetailEventTopicUserStartEvent direction(UserStartDetailEventTopicUserStartEvent.DirectionEnum direction) -
getDirection
-
setDirection
-
ani
-
getAni
-
setAni
-
dnis
-
getDnis
-
setDnis
-
addressTo
-
getAddressTo
-
setAddressTo
-
addressFrom
-
getAddressFrom
-
setAddressFrom
-
callbackUserName
-
getCallbackUserName
-
setCallbackUserName
-
callbackNumbers
-
getCallbackNumbers
-
setCallbackNumbers
-
callbackScheduledTime
-
getCallbackScheduledTime
-
setCallbackScheduledTime
-
subject
-
getSubject
-
setSubject
-
messageType
public UserStartDetailEventTopicUserStartEvent messageType(UserStartDetailEventTopicUserStartEvent.MessageTypeEnum messageType) -
getMessageType
-
setMessageType
-
userId
-
getUserId
-
setUserId
-
divisionId
-
getDivisionId
-
setDivisionId
-
queueId
-
getQueueId
-
setQueueId
-
conversationExternalContactIds
public UserStartDetailEventTopicUserStartEvent conversationExternalContactIds(List<String> conversationExternalContactIds) -
getConversationExternalContactIds
-
setConversationExternalContactIds
-
conversationExternalOrganizationIds
public UserStartDetailEventTopicUserStartEvent conversationExternalOrganizationIds(List<String> conversationExternalOrganizationIds) -
getConversationExternalOrganizationIds
-
setConversationExternalOrganizationIds
-
utilizationLabel
-
getUtilizationLabel
-
setUtilizationLabel
-
equals
-
hashCode
public int hashCode() -
toString
-