public static class CallCenter.GroupCallCenterComfortMessageBypassModifyRequest20 extends Request<Response.DefaultResponse>
Constructor and Description |
---|
GroupCallCenterComfortMessageBypassModifyRequest20(BroadWorksServer bws)
Default Constructor -- Not Guaranteed to work without checking Request validity with isValid()
|
GroupCallCenterComfortMessageBypassModifyRequest20(BroadWorksServer bws,
String serviceUserId) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandType, getDomDocument, getResponseClass, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
@Size(min=1, max=161) public String serviceUserId
public transient boolean serviceUserIdIsModified
public Boolean isActive
public transient boolean isActiveIsModified
public Integer callWaitingAgeThresholdSeconds
public transient boolean callWaitingAgeThresholdSecondsIsModified
public Boolean playAnnouncementAfterRinging
public transient boolean playAnnouncementAfterRingingIsModified
public Integer ringTimeBeforePlayingAnnouncementSeconds
public transient boolean ringTimeBeforePlayingAnnouncementSecondsIsModified
public ExtendedFileResourceSelection audioMessageSelection
public transient boolean audioMessageSelectionIsModified
public CallCenterAnnouncementURLListModify audioUrlList
public transient boolean audioUrlListIsModified
public CallCenterAnnouncementFileListModify20 audioFileList
public transient boolean audioFileListIsModified
public ExtendedFileResourceSelection videoMessageSelection
public transient boolean videoMessageSelectionIsModified
public CallCenterAnnouncementURLListModify videoUrlList
public transient boolean videoUrlListIsModified
public CallCenterAnnouncementFileListModify20 videoFileList
public transient boolean videoFileListIsModified
public GroupCallCenterComfortMessageBypassModifyRequest20(BroadWorksServer bws, String serviceUserId)
public GroupCallCenterComfortMessageBypassModifyRequest20(BroadWorksServer bws)
bws
- The BroadWorksServer to use for the Requestpublic CallCenter.GroupCallCenterComfortMessageBypassModifyRequest20 setServiceUserId(String serviceUserId)
public String getServiceUserId()
public CallCenter.GroupCallCenterComfortMessageBypassModifyRequest20 setIsActive(Boolean isActive)
public Boolean getIsActive()
public CallCenter.GroupCallCenterComfortMessageBypassModifyRequest20 setCallWaitingAgeThresholdSeconds(Integer callWaitingAgeThresholdSeconds)
public Integer getCallWaitingAgeThresholdSeconds()
public CallCenter.GroupCallCenterComfortMessageBypassModifyRequest20 setPlayAnnouncementAfterRinging(Boolean playAnnouncementAfterRinging)
public Boolean getPlayAnnouncementAfterRinging()
public CallCenter.GroupCallCenterComfortMessageBypassModifyRequest20 setRingTimeBeforePlayingAnnouncementSeconds(Integer ringTimeBeforePlayingAnnouncementSeconds)
public Integer getRingTimeBeforePlayingAnnouncementSeconds()
public CallCenter.GroupCallCenterComfortMessageBypassModifyRequest20 setAudioMessageSelection(ExtendedFileResourceSelection audioMessageSelection)
public ExtendedFileResourceSelection getAudioMessageSelection()
public CallCenter.GroupCallCenterComfortMessageBypassModifyRequest20 setAudioUrlList(CallCenterAnnouncementURLListModify audioUrlList)
public CallCenterAnnouncementURLListModify getAudioUrlList()
public CallCenter.GroupCallCenterComfortMessageBypassModifyRequest20 setAudioFileList(CallCenterAnnouncementFileListModify20 audioFileList)
public CallCenterAnnouncementFileListModify20 getAudioFileList()
public CallCenter.GroupCallCenterComfortMessageBypassModifyRequest20 setVideoMessageSelection(ExtendedFileResourceSelection videoMessageSelection)
public ExtendedFileResourceSelection getVideoMessageSelection()
public CallCenter.GroupCallCenterComfortMessageBypassModifyRequest20 setVideoUrlList(CallCenterAnnouncementURLListModify videoUrlList)
public CallCenterAnnouncementURLListModify getVideoUrlList()
public CallCenter.GroupCallCenterComfortMessageBypassModifyRequest20 setVideoFileList(CallCenterAnnouncementFileListModify20 videoFileList)
public CallCenterAnnouncementFileListModify20 getVideoFileList()
public void formRequest() throws RequestException
formRequest
in class Request<Response.DefaultResponse>
RequestException
Copyright © 2016 ECG, Inc. All rights reserved.