| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
List<State> |
DetectorModelDefinition.states()
Information about the states of the detector.
|
| Modifier and Type | Method and Description |
|---|---|
DetectorModelDefinition.Builder |
DetectorModelDefinition.Builder.states(State... states)
Information about the states of the detector.
|
| Modifier and Type | Method and Description |
|---|---|
DetectorModelDefinition.Builder |
DetectorModelDefinition.Builder.states(Collection<State> states)
Information about the states of the detector.
|
Copyright © 2022. All rights reserved.