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