@GwtIncompatible public static class GroupCallCenter.GroupCallCenterGetInstanceQueueStatusRequest extends Request<GroupCallCenter.GroupCallCenterGetInstanceQueueStatusResponse>
Request.Protocol| Modifier and Type | Field and Description | 
|---|---|
protected String | 
serviceUserId  | 
| Constructor and Description | 
|---|
GroupCallCenterGetInstanceQueueStatusRequest(BroadWorksServer broadWorksServer,
                                            String serviceUserId)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
formRequest()
Forms the XML Document for this Request Object. 
 | 
static GroupCallCenter.GroupCallCenterGetInstanceQueueStatusRequest | 
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup. 
 | 
String | 
getServiceUserId()  | 
GroupCallCenter.GroupCallCenterGetInstanceQueueStatusRequest | 
setServiceUserId(String serviceUserId)  | 
appendChild, appendChild, appendChild, asyncFire, createDocument, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate@NotNull
 @Size(min=1,
      max=161)
protected String serviceUserId
public GroupCallCenterGetInstanceQueueStatusRequest(BroadWorksServer broadWorksServer, String serviceUserId)
public GroupCallCenter.GroupCallCenterGetInstanceQueueStatusRequest setServiceUserId(String serviceUserId)
public String getServiceUserId()
public static GroupCallCenter.GroupCallCenterGetInstanceQueueStatusRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer - The BroadWorksServerpublic void formRequest()
formRequest in class Request<GroupCallCenter.GroupCallCenterGetInstanceQueueStatusResponse>Copyright © 2016 ECG. All rights reserved.