| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotdeviceadvisor.model |
| Modifier and Type | Method and Description |
|---|---|
List<TestCaseScenario> |
TestCaseRun.testScenarios()
Provides the test scenarios for the test case run.
|
| Modifier and Type | Method and Description |
|---|---|
TestCaseRun.Builder |
TestCaseRun.Builder.testScenarios(TestCaseScenario... testScenarios)
Provides the test scenarios for the test case run.
|
| Modifier and Type | Method and Description |
|---|---|
TestCaseRun.Builder |
TestCaseRun.Builder.testScenarios(Collection<TestCaseScenario> testScenarios)
Provides the test scenarios for the test case run.
|
Copyright © 2023. All rights reserved.