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