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