public interface IoTServiceFactory
| Modifier and Type | Method and Description |
|---|---|
IoTService |
getIoTService(String name)
Creates the appropriate IoT service for a given name.
|
IoTService getIoTService(String name)
name - a name, e.g. AWS, AzureCopyright © 2018 Erudika. All rights reserved.