@GwtIncompatible public static class GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesModifyRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected Boolean |
allowLocalAndTollFreeCalls |
protected AccountAuthorizationCodeType |
codeType |
protected Group |
group |
protected com.google.common.base.Optional<ReplacementUserIdList> |
mandatoryUsageUserIdList |
protected Integer |
numberOfDigits |
protected com.google.common.base.Optional<ReplacementUserIdList> |
optionalUsageUserIdList |
Constructor and Description |
---|
GroupAccountAuthorizationCodesModifyRequest(Group group) |
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
protected AccountAuthorizationCodeType codeType
protected Integer numberOfDigits
protected Boolean allowLocalAndTollFreeCalls
protected com.google.common.base.Optional<ReplacementUserIdList> mandatoryUsageUserIdList
protected com.google.common.base.Optional<ReplacementUserIdList> optionalUsageUserIdList
public GroupAccountAuthorizationCodesModifyRequest(Group group)
public GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesModifyRequest setGroup(Group group)
public Group getGroup()
public GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesModifyRequest setCodeType(AccountAuthorizationCodeType codeType)
public AccountAuthorizationCodeType getCodeType()
public GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesModifyRequest setNumberOfDigits(Integer numberOfDigits)
public Integer getNumberOfDigits()
public GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesModifyRequest setAllowLocalAndTollFreeCalls(Boolean allowLocalAndTollFreeCalls)
public Boolean getAllowLocalAndTollFreeCalls()
public GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesModifyRequest setMandatoryUsageUserIdList(ReplacementUserIdList mandatoryUsageUserIdList)
public com.google.common.base.Optional<ReplacementUserIdList> getMandatoryUsageUserIdList()
public GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesModifyRequest setOptionalUsageUserIdList(ReplacementUserIdList optionalUsageUserIdList)
public com.google.common.base.Optional<ReplacementUserIdList> getOptionalUsageUserIdList()
public static GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesModifyRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2017 ECG. All rights reserved.