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