Uses of Class
software.amazon.awssdk.services.rekognition.model.DetectLabelsSettings
-
Packages that use DetectLabelsSettings Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of DetectLabelsSettings in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return DetectLabelsSettings Modifier and Type Method Description DetectLabelsSettingsDetectLabelsRequest. settings()A list of the filters to be applied to returned detected labels and image properties.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type DetectLabelsSettings Modifier and Type Method Description DetectLabelsRequest.BuilderDetectLabelsRequest.Builder. settings(DetectLabelsSettings settings)A list of the filters to be applied to returned detected labels and image properties.
-