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