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