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