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