Uses of Class
software.amazon.awssdk.services.rekognition.model.DetectLabelsImagePropertiesSettings
-
Packages that use DetectLabelsImagePropertiesSettings Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of DetectLabelsImagePropertiesSettings in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return DetectLabelsImagePropertiesSettings Modifier and Type Method Description DetectLabelsImagePropertiesSettingsDetectLabelsSettings. imageProperties()Contains the chosen number of maximum dominant colors in an image.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type DetectLabelsImagePropertiesSettings Modifier and Type Method Description DetectLabelsSettings.BuilderDetectLabelsSettings.Builder. imageProperties(DetectLabelsImagePropertiesSettings imageProperties)Contains the chosen number of maximum dominant colors in an image.
-