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