| Package | Description |
|---|---|
| com.amazonaws.services.ioteventsdata.model |
| Modifier and Type | Method and Description |
|---|---|
DetectorStateSummary |
DetectorStateSummary.clone() |
DetectorStateSummary |
DetectorSummary.getState()
The current state of the detector (instance).
|
DetectorStateSummary |
DetectorStateSummary.withStateName(String stateName)
The name of the state.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DetectorSummary.setState(DetectorStateSummary state)
The current state of the detector (instance).
|
DetectorSummary |
DetectorSummary.withState(DetectorStateSummary state)
The current state of the detector (instance).
|
Copyright © 2021. All rights reserved.