| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.service |
| Modifier and Type | Method and Description |
|---|---|
ImportMode |
ExportImportDevice.getImportMode()
Getter for device import mode.
|
static ImportMode |
ImportMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportMode[] |
ImportMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportImportDevice.setImportMode(ImportMode importMode)
Setter for device import mode.
|
Copyright © 2017. All rights reserved.