| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
FileFormat |
FileFormat.clone() |
FileFormat |
JobConfiguration.getFileFormat()
The file format of the data in Amazon S3.
|
FileFormat |
FileFormat.withCsv(Csv csv)
The .csv file format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobConfiguration.setFileFormat(FileFormat fileFormat)
The file format of the data in Amazon S3.
|
JobConfiguration |
JobConfiguration.withFileFormat(FileFormat fileFormat)
The file format of the data in Amazon S3.
|
Copyright © 2023. All rights reserved.