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