public class UpdateReceiptRuleResultStaxUnmarshaller extends java.lang.Object implements Unmarshaller<UpdateReceiptRuleResult,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static UpdateReceiptRuleResultStaxUnmarshaller |
instance |
Constructor and Description |
---|
UpdateReceiptRuleResultStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static UpdateReceiptRuleResultStaxUnmarshaller |
getInstance() |
UpdateReceiptRuleResult |
unmarshall(StaxUnmarshallerContext context) |
private static UpdateReceiptRuleResultStaxUnmarshaller instance
public UpdateReceiptRuleResultStaxUnmarshaller()
public UpdateReceiptRuleResult unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<UpdateReceiptRuleResult,StaxUnmarshallerContext>
java.lang.Exception
public static UpdateReceiptRuleResultStaxUnmarshaller getInstance()