| Package | Description |
|---|---|
| com.amazonaws.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
static FileFormatType |
FileFormatType.fromValue(String value)
Use this in place of valueOf.
|
static FileFormatType |
FileFormatType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileFormatType[] |
FileFormatType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DatastoreSummary |
DatastoreSummary.withFileFormatType(FileFormatType fileFormatType)
The file format of the data in the data store.
|
Copyright © 2022. All rights reserved.