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