| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model | |
| software.amazon.awssdk.services.devicefarm.transform |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Problem |
ProblemUnmarshaller.unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemMarshaller.marshall(Problem problem,
software.amazon.awssdk.core.protocol.ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.