| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
static DetectorDebugOption.Builder |
DetectorDebugOption.builder() |
DetectorDebugOption.Builder |
DetectorDebugOption.Builder.detectorModelName(String detectorModelName)
The name of the detector model.
|
DetectorDebugOption.Builder |
DetectorDebugOption.Builder.keyValue(String keyValue)
The value of the input attribute key used to create the detector (the instance of the detector model).
|
DetectorDebugOption.Builder |
DetectorDebugOption.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DetectorDebugOption.Builder> |
DetectorDebugOption.serializableBuilderClass() |
Copyright © 2022. All rights reserved.