Package com.mypurecloud.sdk.v2.model
Class CustomerEndDetailEventTopicCustomerEndEvent
java.lang.Object
com.mypurecloud.sdk.v2.model.CustomerEndDetailEventTopicCustomerEndEvent
- All Implemented Interfaces:
Serializable
CustomerEndDetailEventTopicCustomerEndEvent
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets directionstatic enumGets or Sets disconnectTypestatic 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) booleanexternalContactId(String externalContactId) externalOrganizationId(String externalOrganizationId) getAni()getDnis()inthashCode()interactingDurationMs(Long interactingDurationMs) 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) voidvoidvoidsetDivisionId(String divisionId) voidvoidsetEventTime(Long eventTime) voidsetExternalContactId(String externalContactId) voidsetExternalOrganizationId(String externalOrganizationId) voidsetInteractingDurationMs(Long interactingDurationMs) voidvoidvoidsetParticipantId(String participantId) voidsetProvider(String provider) voidsetSessionId(String sessionId) voidsetSubject(String subject) voidsetUtilizationLabel(String utilizationLabel) toString()utilizationLabel(String utilizationLabel)
-
Constructor Details
-
CustomerEndDetailEventTopicCustomerEndEvent
public CustomerEndDetailEventTopicCustomerEndEvent() -
CustomerEndDetailEventTopicCustomerEndEvent
-
-
Method Details
-
eventTime
-
getEventTime
-
setEventTime
-
conversationId
-
getConversationId
-
setConversationId
-
participantId
-
getParticipantId
-
setParticipantId
-
sessionId
-
getSessionId
-
setSessionId
-
disconnectType
public CustomerEndDetailEventTopicCustomerEndEvent disconnectType(CustomerEndDetailEventTopicCustomerEndEvent.DisconnectTypeEnum disconnectType) -
getDisconnectType
-
setDisconnectType
public void setDisconnectType(CustomerEndDetailEventTopicCustomerEndEvent.DisconnectTypeEnum disconnectType) -
mediaType
public CustomerEndDetailEventTopicCustomerEndEvent mediaType(CustomerEndDetailEventTopicCustomerEndEvent.MediaTypeEnum mediaType) -
getMediaType
-
setMediaType
-
externalOrganizationId
public CustomerEndDetailEventTopicCustomerEndEvent externalOrganizationId(String externalOrganizationId) -
getExternalOrganizationId
-
setExternalOrganizationId
-
externalContactId
-
getExternalContactId
-
setExternalContactId
-
provider
-
getProvider
-
setProvider
-
direction
public CustomerEndDetailEventTopicCustomerEndEvent direction(CustomerEndDetailEventTopicCustomerEndEvent.DirectionEnum direction) -
getDirection
-
setDirection
-
ani
-
getAni
-
setAni
-
dnis
-
getDnis
-
setDnis
-
addressTo
-
getAddressTo
-
setAddressTo
-
addressFrom
-
getAddressFrom
-
setAddressFrom
-
callbackUserName
-
getCallbackUserName
-
setCallbackUserName
-
callbackNumbers
-
getCallbackNumbers
-
setCallbackNumbers
-
callbackScheduledTime
public CustomerEndDetailEventTopicCustomerEndEvent callbackScheduledTime(Long callbackScheduledTime) -
getCallbackScheduledTime
-
setCallbackScheduledTime
-
subject
-
getSubject
-
setSubject
-
messageType
public CustomerEndDetailEventTopicCustomerEndEvent messageType(CustomerEndDetailEventTopicCustomerEndEvent.MessageTypeEnum messageType) -
getMessageType
-
setMessageType
-
interactingDurationMs
public CustomerEndDetailEventTopicCustomerEndEvent interactingDurationMs(Long interactingDurationMs) -
getInteractingDurationMs
-
setInteractingDurationMs
-
conversationExternalContactIds
public CustomerEndDetailEventTopicCustomerEndEvent conversationExternalContactIds(List<String> conversationExternalContactIds) -
getConversationExternalContactIds
-
setConversationExternalContactIds
-
conversationExternalOrganizationIds
public CustomerEndDetailEventTopicCustomerEndEvent conversationExternalOrganizationIds(List<String> conversationExternalOrganizationIds) -
getConversationExternalOrganizationIds
-
setConversationExternalOrganizationIds
-
divisionId
-
getDivisionId
-
setDivisionId
-
utilizationLabel
-
getUtilizationLabel
-
setUtilizationLabel
-
equals
-
hashCode
public int hashCode() -
toString
-