| Modifier and Type | Method and Description |
|---|---|
Map<ExecutionResult,List<UniqueProblem>> |
ListUniqueProblemsResponse.uniqueProblems()
Information about the unique problems.
|
Map<String,List<UniqueProblem>> |
ListUniqueProblemsResponse.uniqueProblemsStrings()
Information about the unique problems.
|
| Modifier and Type | Method and Description |
|---|---|
ListUniqueProblemsResponse.Builder |
ListUniqueProblemsResponse.Builder.uniqueProblems(Map<String,? extends Collection<UniqueProblem>> uniqueProblems)
Information about the unique problems.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<Map.Entry<String,List<UniqueProblem>>> |
ListUniqueProblemsPaginator.uniqueProblemsStrings()
Returns an iterable to iterate through the paginated
ListUniqueProblemsResponse.uniqueProblemsStrings()
member. |
| Modifier and Type | Method and Description |
|---|---|
UniqueProblem |
UniqueProblemUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
UniqueProblemMarshaller.marshall(UniqueProblem uniqueProblem,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.