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