| Package | Description |
|---|---|
| com.amazonaws.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
InputIdentifier |
InputIdentifier.clone() |
InputIdentifier |
ListInputRoutingsRequest.getInputIdentifier()
The identifer of the routed input.
|
InputIdentifier |
InputIdentifier.withIotEventsInputIdentifier(IotEventsInputIdentifier iotEventsInputIdentifier)
The identifier of the input routed to AWS IoT Events.
|
InputIdentifier |
InputIdentifier.withIotSiteWiseInputIdentifier(IotSiteWiseInputIdentifier iotSiteWiseInputIdentifier)
The identifer of the input routed from AWS IoT SiteWise.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListInputRoutingsRequest.setInputIdentifier(InputIdentifier inputIdentifier)
The identifer of the routed input.
|
ListInputRoutingsRequest |
ListInputRoutingsRequest.withInputIdentifier(InputIdentifier inputIdentifier)
The identifer of the routed input.
|
Copyright © 2023. All rights reserved.