Uses of Class
software.amazon.awssdk.services.iotevents.model.IotSiteWiseInputIdentifier
-
Packages that use IotSiteWiseInputIdentifier Package Description software.amazon.awssdk.services.iotevents.model -
-
Uses of IotSiteWiseInputIdentifier in software.amazon.awssdk.services.iotevents.model
Methods in software.amazon.awssdk.services.iotevents.model that return IotSiteWiseInputIdentifier Modifier and Type Method Description IotSiteWiseInputIdentifierInputIdentifier. iotSiteWiseInputIdentifier()The identifer of the input routed from AWS IoT SiteWise.Methods in software.amazon.awssdk.services.iotevents.model with parameters of type IotSiteWiseInputIdentifier Modifier and Type Method Description InputIdentifier.BuilderInputIdentifier.Builder. iotSiteWiseInputIdentifier(IotSiteWiseInputIdentifier iotSiteWiseInputIdentifier)The identifer of the input routed from AWS IoT SiteWise.
-