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