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