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