| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
List<AnalysisResultLocation> |
AnalysisResult.locations()
Contains one or more locations that you can use to locate the fields in your detector model that the analysis
result references.
|
| Modifier and Type | Method and Description |
|---|---|
AnalysisResult.Builder |
AnalysisResult.Builder.locations(AnalysisResultLocation... locations)
Contains one or more locations that you can use to locate the fields in your detector model that the analysis
result references.
|
| Modifier and Type | Method and Description |
|---|---|
AnalysisResult.Builder |
AnalysisResult.Builder.locations(Collection<AnalysisResultLocation> locations)
Contains one or more locations that you can use to locate the fields in your detector model that the analysis
result references.
|
Copyright © 2022. All rights reserved.