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