@GwtIncompatible public static class GroupCallRecording.GroupCallRecordingModifyRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected Group |
group |
protected String |
name |
Constructor and Description |
---|
GroupCallRecordingModifyRequest(Group group) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
static GroupCallRecording.GroupCallRecordingModifyRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
Group |
getGroup() |
String |
getName() |
GroupCallRecording.GroupCallRecordingModifyRequest |
setGroup(Group group) |
GroupCallRecording.GroupCallRecordingModifyRequest |
setName(String name) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getOCSProtocol, getRequestTimeoutMillis, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setRequestTimeoutMillis, setResponseClass, setRootElement, toString, validate
@NotNull protected transient Group group
@Size(min=1, max=80) protected String name
public GroupCallRecordingModifyRequest(Group group)
public GroupCallRecording.GroupCallRecordingModifyRequest setGroup(Group group)
public Group getGroup()
public GroupCallRecording.GroupCallRecordingModifyRequest setName(String name)
public String getName()
public static GroupCallRecording.GroupCallRecordingModifyRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2017 ECG. All rights reserved.