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