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