Package co.ecg.alpaca.toolkit.generated
Class BWSystem.SystemOutboundProxyCacheParametersGetRequest
java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<BWSystem.SystemOutboundProxyCacheParametersGetResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemOutboundProxyCacheParametersGetRequest
- Enclosing class:
- BWSystem
public static class BWSystem.SystemOutboundProxyCacheParametersGetRequest
extends Request<BWSystem.SystemOutboundProxyCacheParametersGetResponse>
Request to get the list of Outbound Proxy Cache system parameters. The response is either SystemOutboundProxyCacheParametersGetResponse or ErrorResponse. Note that an error is returned if CloudPBX is not licensed.
- Author:
- AlpacaGenerator
-
Nested Class Summary
Nested classes/interfaces inherited from class co.ecg.alpaca.toolkit.messaging.request.Request
Request.Protocol
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionSystemOutboundProxyCacheParametersGetRequest
(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, isIgnoreCache, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setEcho, setIgnoreCache, setMemberOfBundle, setRequestId, setRequestTimeoutMillis, setResponseClass, setRetries, setRetryCodes, setRootElement, toString, validate
-
Constructor Details
-
SystemOutboundProxyCacheParametersGetRequest
public SystemOutboundProxyCacheParametersGetRequest() -
SystemOutboundProxyCacheParametersGetRequest
-