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