| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
static TestSetModality |
TestSetModality.fromValue(String value)
Use this in place of valueOf.
|
static TestSetModality |
TestSetModality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestSetModality[] |
TestSetModality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TestSetImportResourceSpecification |
TestSetImportResourceSpecification.withModality(TestSetModality modality)
Specifies whether the test-set being imported contains written or spoken data.
|
TestSetSummary |
TestSetSummary.withModality(TestSetModality modality)
Specifies whether the test set contains written or spoken data.
|
UpdateTestSetResult |
UpdateTestSetResult.withModality(TestSetModality modality)
Indicates whether audio or text is used for the updated test set.
|
DescribeTestSetResult |
DescribeTestSetResult.withModality(TestSetModality modality)
Indicates whether the test set is audio or text data.
|
Copyright © 2024. All rights reserved.