Uses of Class
software.amazon.awssdk.services.rekognition.model.DetectTextFilters
-
Packages that use DetectTextFilters Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of DetectTextFilters in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return DetectTextFilters Modifier and Type Method Description DetectTextFiltersDetectTextRequest. filters()Optional parameters that let you set the criteria that the text must meet to be included in your response.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type DetectTextFilters Modifier and Type Method Description DetectTextRequest.BuilderDetectTextRequest.Builder. filters(DetectTextFilters filters)Optional parameters that let you set the criteria that the text must meet to be included in your response.
-