Uses of Class
software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettingsForUpdate
-
Packages that use ConnectedHomeSettingsForUpdate Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of ConnectedHomeSettingsForUpdate in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return ConnectedHomeSettingsForUpdate Modifier and Type Method Description ConnectedHomeSettingsForUpdateStreamProcessorSettingsForUpdate. connectedHomeForUpdate()The label detection settings you want to use for your stream processor.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type ConnectedHomeSettingsForUpdate Modifier and Type Method Description StreamProcessorSettingsForUpdate.BuilderStreamProcessorSettingsForUpdate.Builder. connectedHomeForUpdate(ConnectedHomeSettingsForUpdate connectedHomeForUpdate)The label detection settings you want to use for your stream processor.
-