| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
static IotEventsInputIdentifier.Builder |
IotEventsInputIdentifier.builder() |
IotEventsInputIdentifier.Builder |
IotEventsInputIdentifier.Builder.inputName(String inputName)
The name of the input routed to AWS IoT Events.
|
IotEventsInputIdentifier.Builder |
IotEventsInputIdentifier.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends IotEventsInputIdentifier.Builder> |
IotEventsInputIdentifier.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default InputIdentifier.Builder |
InputIdentifier.Builder.iotEventsInputIdentifier(Consumer<IotEventsInputIdentifier.Builder> iotEventsInputIdentifier)
The identifier of the input routed to AWS IoT Events.
|
Copyright © 2022. All rights reserved.