Package co.ecg.alpaca.toolkit.generated
Class BWCustom.SystemSubscriberGetProvisioningParametersRequest
java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<BWCustom.SystemSubscriberGetProvisioningParametersResponse>
co.ecg.alpaca.toolkit.generated.BWCustom.SystemSubscriberGetProvisioningParametersRequest
- Enclosing class:
- BWCustom
public static class BWCustom.SystemSubscriberGetProvisioningParametersRequest
extends Request<BWCustom.SystemSubscriberGetProvisioningParametersResponse>
Get the system provisioning configuration for all subscribers The response is either a SystemSubscriberGetProvisioningParametersResponse or an 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
ConstructorsConstructorDescriptionSystemSubscriberGetProvisioningParametersRequest
(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
-
SystemSubscriberGetProvisioningParametersRequest
public SystemSubscriberGetProvisioningParametersRequest() -
SystemSubscriberGetProvisioningParametersRequest
-