| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
List<DetectorModelSummary> |
ListDetectorModelsResponse.detectorModelSummaries()
Summary information about the detector models.
|
| Modifier and Type | Method and Description |
|---|---|
ListDetectorModelsResponse.Builder |
ListDetectorModelsResponse.Builder.detectorModelSummaries(DetectorModelSummary... detectorModelSummaries)
Summary information about the detector models.
|
| Modifier and Type | Method and Description |
|---|---|
ListDetectorModelsResponse.Builder |
ListDetectorModelsResponse.Builder.detectorModelSummaries(Collection<DetectorModelSummary> detectorModelSummaries)
Summary information about the detector models.
|
Copyright © 2022. All rights reserved.