Uses of Class
software.amazon.awssdk.services.elastictranscoder.model.DetectedProperties
-
Packages that use DetectedProperties Package Description software.amazon.awssdk.services.elastictranscoder.model -
-
Uses of DetectedProperties in software.amazon.awssdk.services.elastictranscoder.model
Methods in software.amazon.awssdk.services.elastictranscoder.model that return DetectedProperties Modifier and Type Method Description DetectedPropertiesJobInput. detectedProperties()The detected properties of the input file.Methods in software.amazon.awssdk.services.elastictranscoder.model with parameters of type DetectedProperties Modifier and Type Method Description JobInput.BuilderJobInput.Builder. detectedProperties(DetectedProperties detectedProperties)The detected properties of the input file.
-