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