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