| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
List<Problem> |
UniqueProblem.problems()
Information about the problems.
|
| Modifier and Type | Method and Description |
|---|---|
UniqueProblem.Builder |
UniqueProblem.Builder.problems(Problem... problems)
Information about the problems.
|
| Modifier and Type | Method and Description |
|---|---|
UniqueProblem.Builder |
UniqueProblem.Builder.problems(Collection<Problem> problems)
Information about the problems.
|
Copyright © 2022. All rights reserved.