Unmarshaller<ReservedInstanceLimitPrice,StaxUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class ReservedInstanceLimitPriceUnmarshaller extends Object implements Unmarshaller<ReservedInstanceLimitPrice,StaxUnmarshallerContext>
Constructor | Description |
---|---|
ReservedInstanceLimitPriceUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static ReservedInstanceLimitPriceUnmarshaller |
getInstance() |
|
ReservedInstanceLimitPrice |
unmarshall(StaxUnmarshallerContext context) |
public ReservedInstanceLimitPriceUnmarshaller()
public ReservedInstanceLimitPrice unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<ReservedInstanceLimitPrice,StaxUnmarshallerContext>
Exception
public static ReservedInstanceLimitPriceUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.