Uses of Class
software.amazon.awssdk.services.iotsitewise.model.FileFormat
-
Packages that use FileFormat Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of FileFormat in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return FileFormat Modifier and Type Method Description FileFormatJobConfiguration. fileFormat()The file format of the data in S3.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type FileFormat Modifier and Type Method Description JobConfiguration.BuilderJobConfiguration.Builder. fileFormat(FileFormat fileFormat)The file format of the data in S3.
-