◆ run()
| static void fiftyone.devicedetection.examples.console.GettingStartedCloud.run | ( | String | resourceKey, | 
| List< Map< String, String >> | evidenceList, | ||
| OutputStream | outputStream | ||
| ) | throws Exception | 
static
Run the example.
- Parameters
 - 
    
- resourceKey - a 51Degrees "resource key"
 - evidenceList - a List<Map<String, String>> representing evidence
 - outputStream - somewhere for the results
  
- Examples
 - console/GettingStartedCloud.java.
 
