Class SystemAccessDevice.SystemAccessDeviceGetListRequest

  • Enclosing class:
    SystemAccessDevice

    public static class SystemAccessDevice.SystemAccessDeviceGetListRequest
    extends Request<SystemAccessDevice.SystemAccessDeviceGetListResponse>
    Requests the list of access devices defined at the System-level. Prior to release 14, this command requested a list of all devices in the entire system. That functionality is now moved to the SystemAccessDeviceGetAllRequest. The response is either SystemAccessDeviceGetListResponse14 or ErrorResponse.
    Author:
    AlpacaGenerator