| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
static ImportExportFileFormat |
ImportExportFileFormat.fromValue(String value)
Use this in place of valueOf.
|
static ImportExportFileFormat |
ImportExportFileFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportExportFileFormat[] |
ImportExportFileFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExportSummary |
ExportSummary.withFileFormat(ImportExportFileFormat fileFormat)
The file format used in the export files.
|
UpdateExportResult |
UpdateExportResult.withFileFormat(ImportExportFileFormat fileFormat)
The file format used for the files that define the resource.
|
DescribeExportResult |
DescribeExportResult.withFileFormat(ImportExportFileFormat fileFormat)
The file format used in the files that describe the resource.
|
CreateExportResult |
CreateExportResult.withFileFormat(ImportExportFileFormat fileFormat)
The file format used for the bot or bot locale definition files.
|
CreateExportRequest |
CreateExportRequest.withFileFormat(ImportExportFileFormat fileFormat)
The file format of the bot or bot locale definition files.
|
Copyright © 2025. All rights reserved.