Class VoiceMessaging.SystemVoiceMessageSummaryUpdateGetRequest
java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<VoiceMessaging.SystemVoiceMessageSummaryUpdateGetResponse>
co.ecg.alpaca.toolkit.generated.services.VoiceMessaging.SystemVoiceMessageSummaryUpdateGetRequest
- Enclosing class:
- VoiceMessaging
public static class VoiceMessaging.SystemVoiceMessageSummaryUpdateGetRequest extends Request<VoiceMessaging.SystemVoiceMessageSummaryUpdateGetResponse>
Requests system voice mail message summary update parameter settings. The response is either SystemVoiceMessageSummaryUpdateGetResponse or ErrorResponse.
- Author:
- AlpacaGenerator
-
Nested Class Summary
Nested classes/interfaces inherited from class co.ecg.alpaca.toolkit.messaging.request.Request
Request.Protocol
-
Field Summary
-
Constructor Summary
Constructors Constructor Description SystemVoiceMessageSummaryUpdateGetRequest()
SystemVoiceMessageSummaryUpdateGetRequest(BroadWorksServer broadWorksServer)
-
Method Summary
Methods inherited from class co.ecg.alpaca.toolkit.messaging.request.Request
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createNilElement, createTextElement, equals, fire, fire, formRequest, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getOCSProtocol, getRequestTimeoutMillis, getResponseClass, getRetries, getRetryCodes, getRootElement, getValidationErrorsAsString, hashCode, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setEcho, setMemberOfBundle, setRequestId, setRequestTimeoutMillis, setResponseClass, setRetries, setRetryCodes, setRootElement, toString, validate
-
Constructor Details
-
SystemVoiceMessageSummaryUpdateGetRequest
public SystemVoiceMessageSummaryUpdateGetRequest() -
SystemVoiceMessageSummaryUpdateGetRequest
-