| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
static TestExecutionApiMode |
TestExecutionApiMode.fromValue(String value)
Use this in place of valueOf.
|
static TestExecutionApiMode |
TestExecutionApiMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestExecutionApiMode[] |
TestExecutionApiMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TestExecutionSummary |
TestExecutionSummary.withApiMode(TestExecutionApiMode apiMode)
Specifies whether the API mode for the test execution is streaming or non-streaming.
|
StartTestExecutionResult |
StartTestExecutionResult.withApiMode(TestExecutionApiMode apiMode)
Indicates whether we use streaming or non-streaming APIs for the test set execution.
|
StartTestExecutionRequest |
StartTestExecutionRequest.withApiMode(TestExecutionApiMode apiMode)
Indicates whether we use streaming or non-streaming APIs for the test set execution.
|
DescribeTestExecutionResult |
DescribeTestExecutionResult.withApiMode(TestExecutionApiMode apiMode)
Indicates whether we use streaming or non-streaming APIs are used for the test set execution.
|
Copyright © 2025. All rights reserved.