| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotdeviceadvisor.model |
| Modifier and Type | Method and Description |
|---|---|
List<GroupResult> |
TestResult.groups()
Show each group of test results.
|
| Modifier and Type | Method and Description |
|---|---|
TestResult.Builder |
TestResult.Builder.groups(GroupResult... groups)
Show each group of test results.
|
| Modifier and Type | Method and Description |
|---|---|
TestResult.Builder |
TestResult.Builder.groups(Collection<GroupResult> groups)
Show each group of test results.
|
Copyright © 2023. All rights reserved.