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