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