Uses of Class
software.amazon.awssdk.services.drs.model.ConversionProperties
-
Packages that use ConversionProperties Package Description software.amazon.awssdk.services.drs.model -
-
Uses of ConversionProperties in software.amazon.awssdk.services.drs.model
Methods in software.amazon.awssdk.services.drs.model that return ConversionProperties Modifier and Type Method Description ConversionPropertiesJobLogEventData. conversionProperties()Properties of a conversion jobMethods in software.amazon.awssdk.services.drs.model with parameters of type ConversionProperties Modifier and Type Method Description JobLogEventData.BuilderJobLogEventData.Builder. conversionProperties(ConversionProperties conversionProperties)Properties of a conversion job
-