| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelbuilding.model |
| Modifier and Type | Method and Description |
|---|---|
static ExportType |
ExportType.fromValue(String value)
Use this in place of valueOf.
|
static ExportType |
ExportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportType[] |
ExportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetExportRequest |
GetExportRequest.withExportType(ExportType exportType)
The format of the exported data.
|
GetExportResult |
GetExportResult.withExportType(ExportType exportType)
The format of the exported data.
|
Copyright © 2023. All rights reserved.