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