| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotdeviceadvisor.model |
| Modifier and Type | Method and Description |
|---|---|
List<TestCaseRun> |
GroupResult.tests()
Tests under Group Result.
|
| Modifier and Type | Method and Description |
|---|---|
GroupResult.Builder |
GroupResult.Builder.tests(TestCaseRun... tests)
Tests under Group Result.
|
| Modifier and Type | Method and Description |
|---|---|
GroupResult.Builder |
GroupResult.Builder.tests(Collection<TestCaseRun> tests)
Tests under Group Result.
|
Copyright © 2023. All rights reserved.