@GwtIncompatible public static class InstantGroupCall.GroupInstantGroupCallModifyInstanceRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected com.google.common.base.Optional<Integer> |
answerTimeoutMinutes |
protected com.google.common.base.Optional<ReplacementOutgoingDNorSIPURIList> |
destinationPhoneNumberList |
protected Boolean |
isAnswerTimeoutEnabled |
protected String |
networkClassOfService |
protected ServiceInstanceModifyProfile |
serviceInstanceProfile |
protected InstantGroupCall |
user |
Constructor and Description |
---|
GroupInstantGroupCallModifyInstanceRequest(InstantGroupCall user) |
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 InstantGroupCall user
protected ServiceInstanceModifyProfile serviceInstanceProfile
protected com.google.common.base.Optional<ReplacementOutgoingDNorSIPURIList> destinationPhoneNumberList
protected Boolean isAnswerTimeoutEnabled
protected com.google.common.base.Optional<Integer> answerTimeoutMinutes
@Size(min=1, max=40) protected String networkClassOfService
public GroupInstantGroupCallModifyInstanceRequest(InstantGroupCall user)
public InstantGroupCall.GroupInstantGroupCallModifyInstanceRequest setUser(InstantGroupCall user)
public InstantGroupCall getInstantGroupCall()
public InstantGroupCall.GroupInstantGroupCallModifyInstanceRequest setServiceInstanceProfile(ServiceInstanceModifyProfile serviceInstanceProfile)
public ServiceInstanceModifyProfile getServiceInstanceProfile()
public InstantGroupCall.GroupInstantGroupCallModifyInstanceRequest setDestinationPhoneNumberList(ReplacementOutgoingDNorSIPURIList destinationPhoneNumberList)
public com.google.common.base.Optional<ReplacementOutgoingDNorSIPURIList> getDestinationPhoneNumberList()
public InstantGroupCall.GroupInstantGroupCallModifyInstanceRequest setIsAnswerTimeoutEnabled(Boolean isAnswerTimeoutEnabled)
public Boolean getIsAnswerTimeoutEnabled()
public InstantGroupCall.GroupInstantGroupCallModifyInstanceRequest setAnswerTimeoutMinutes(Integer answerTimeoutMinutes)
public com.google.common.base.Optional<Integer> getAnswerTimeoutMinutes()
public InstantGroupCall.GroupInstantGroupCallModifyInstanceRequest setNetworkClassOfService(String networkClassOfService)
public String getNetworkClassOfService()
public static InstantGroupCall.GroupInstantGroupCallModifyInstanceRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2017 ECG. All rights reserved.