| Package | Description |
|---|---|
| com.amazonaws.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
DetectedFileFormatDescriptor |
DetectedFileFormatDescriptor.clone() |
DetectedFileFormatDescriptor |
DetectedS3SourceConfig.getFileFormatDescriptor()
The source's file format descriptor.
|
DetectedFileFormatDescriptor |
DetectedFileFormatDescriptor.withCsvFormatDescriptor(DetectedCsvFormatDescriptor csvFormatDescriptor)
Details about a CSV format.
|
DetectedFileFormatDescriptor |
DetectedFileFormatDescriptor.withJsonFormatDescriptor(DetectedJsonFormatDescriptor jsonFormatDescriptor)
Details about a JSON format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DetectedS3SourceConfig.setFileFormatDescriptor(DetectedFileFormatDescriptor fileFormatDescriptor)
The source's file format descriptor.
|
DetectedS3SourceConfig |
DetectedS3SourceConfig.withFileFormatDescriptor(DetectedFileFormatDescriptor fileFormatDescriptor)
The source's file format descriptor.
|
Copyright © 2023. All rights reserved.