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