Uses of Class
software.amazon.awssdk.services.rekognition.model.StreamProcessorSettingsForUpdate
-
Packages that use StreamProcessorSettingsForUpdate Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of StreamProcessorSettingsForUpdate in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return StreamProcessorSettingsForUpdate Modifier and Type Method Description StreamProcessorSettingsForUpdateUpdateStreamProcessorRequest. settingsForUpdate()The stream processor settings that you want to update.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type StreamProcessorSettingsForUpdate Modifier and Type Method Description UpdateStreamProcessorRequest.BuilderUpdateStreamProcessorRequest.Builder. settingsForUpdate(StreamProcessorSettingsForUpdate settingsForUpdate)The stream processor settings that you want to update.
-