Unmarshaller<Problem,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class ProblemUnmarshaller extends Object implements Unmarshaller<Problem,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
ProblemUnmarshaller() |
| Modifier and Type | Method | Description |
|---|---|---|
static ProblemUnmarshaller |
getInstance() |
|
Problem |
unmarshall(JsonUnmarshallerContext context) |
public Problem unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<Problem,JsonUnmarshallerContext>Exceptionpublic static ProblemUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.