Unmarshaller<ProblemDetail,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class ProblemDetailUnmarshaller extends Object implements Unmarshaller<ProblemDetail,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
ProblemDetailUnmarshaller() |
| Modifier and Type | Method | 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.