| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
static TestSetGenerationStatus |
TestSetGenerationStatus.fromValue(String value)
Use this in place of valueOf.
|
static TestSetGenerationStatus |
TestSetGenerationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestSetGenerationStatus[] |
TestSetGenerationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StartTestSetGenerationResult |
StartTestSetGenerationResult.withTestSetGenerationStatus(TestSetGenerationStatus testSetGenerationStatus)
The status for the test set generation.
|
DescribeTestSetGenerationResult |
DescribeTestSetGenerationResult.withTestSetGenerationStatus(TestSetGenerationStatus testSetGenerationStatus)
The status for the test set generation.
|
Copyright © 2023. All rights reserved.