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