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