public interface HardwareDeviceHealth
HardwareDeviceHealth provides an indication of the perceived health of a hardware deviceHardwareDevice| Modifier and Type | Interface and Description |
|---|---|
static class |
HardwareDeviceHealth.HealthStatus |
| Modifier and Type | Method and Description |
|---|---|
HardwareDeviceHealth.HealthStatus |
getHealthStatus() |
void |
setHealthStatus(HardwareDeviceHealth.HealthStatus status) |
void setHealthStatus(HardwareDeviceHealth.HealthStatus status)
HardwareDeviceHealth.HealthStatus getHealthStatus()