Uses of Class
software.amazon.awssdk.services.iotevents.model.IotEventsInputIdentifier
-
Packages that use IotEventsInputIdentifier Package Description software.amazon.awssdk.services.iotevents.model -
-
Uses of IotEventsInputIdentifier in software.amazon.awssdk.services.iotevents.model
Methods in software.amazon.awssdk.services.iotevents.model that return IotEventsInputIdentifier Modifier and Type Method Description IotEventsInputIdentifierInputIdentifier. iotEventsInputIdentifier()The identifier of the input routed to AWS IoT Events.Methods in software.amazon.awssdk.services.iotevents.model with parameters of type IotEventsInputIdentifier Modifier and Type Method Description InputIdentifier.BuilderInputIdentifier.Builder. iotEventsInputIdentifier(IotEventsInputIdentifier iotEventsInputIdentifier)The identifier of the input routed to AWS IoT Events.
-