Class BWSystem.SystemDeviceManagementEventGetListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<BWSystem.SystemDeviceManagementEventGetListResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemDeviceManagementEventGetListRequest
Enclosing class:
BWSystem

public static class BWSystem.SystemDeviceManagementEventGetListRequest extends Request<BWSystem.SystemDeviceManagementEventGetListResponse>
Request device management's events for a specific queue. It is possible to restrict the number of rows returned using responseSizeLimit. If eventQueueType is not specified, the events from all the event queues are returned. The response is either a SystemDeviceManagementEventGetListResponse22 or an ErrorResponse.
Author:
AlpacaGenerator