Response Unmarshaller for CancelExportTask operation
Inheritance: EC2ResponseUnmarshaller
コード例 #1
0
 public static CancelExportTaskResponseUnmarshaller GetInstance()
 {
     if (instance == null) 
     {
        instance = new CancelExportTaskResponseUnmarshaller();
     }
     return instance;
 }