Uses of Class
software.amazon.awssdk.services.iotanalytics.model.DeviceShadowEnrichActivity
-
Packages that use DeviceShadowEnrichActivity Package Description software.amazon.awssdk.services.iotanalytics.model -
-
Uses of DeviceShadowEnrichActivity in software.amazon.awssdk.services.iotanalytics.model
Methods in software.amazon.awssdk.services.iotanalytics.model that return DeviceShadowEnrichActivity Modifier and Type Method Description DeviceShadowEnrichActivityPipelineActivity. deviceShadowEnrich()Adds information from the IoT Device Shadow service to a message.Methods in software.amazon.awssdk.services.iotanalytics.model with parameters of type DeviceShadowEnrichActivity Modifier and Type Method Description PipelineActivity.BuilderPipelineActivity.Builder. deviceShadowEnrich(DeviceShadowEnrichActivity deviceShadowEnrich)Adds information from the IoT Device Shadow service to a message.
-