| Package | Description |
|---|---|
| com.amazonaws.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
DetectorModel |
DetectorModel.clone() |
DetectorModel |
DescribeDetectorModelResult.getDetectorModel()
Information about the detector model.
|
DetectorModel |
DetectorModel.withDetectorModelConfiguration(DetectorModelConfiguration detectorModelConfiguration)
Information about how the detector is configured.
|
DetectorModel |
DetectorModel.withDetectorModelDefinition(DetectorModelDefinition detectorModelDefinition)
Information that defines how a detector operates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeDetectorModelResult.setDetectorModel(DetectorModel detectorModel)
Information about the detector model.
|
DescribeDetectorModelResult |
DescribeDetectorModelResult.withDetectorModel(DetectorModel detectorModel)
Information about the detector model.
|
Copyright © 2019. All rights reserved.