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