| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.deps.twin |
| Modifier and Type | Field and Description |
|---|---|
protected ConfigurationStatus |
ConfigurationInfo.status |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationStatus |
ConfigurationInfo.getStatus()
Getter for status
|
static ConfigurationStatus |
ConfigurationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationStatus[] |
ConfigurationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationInfo.setStatus(ConfigurationStatus status)
Setter for status
|
Copyright © 2019. All rights reserved.