| Package | Description |
|---|---|
| software.amazon.awssdk.services.ioteventsdata.model |
| Modifier and Type | Method and Description |
|---|---|
List<Timer> |
DetectorState.timers()
The current state of the detector's timers.
|
| Modifier and Type | Method and Description |
|---|---|
DetectorState.Builder |
DetectorState.Builder.timers(Timer... timers)
The current state of the detector's timers.
|
| Modifier and Type | Method and Description |
|---|---|
DetectorState.Builder |
DetectorState.Builder.timers(Collection<Timer> timers)
The current state of the detector's timers.
|
Copyright © 2023. All rights reserved.