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