Response Unmarshaller for EnableVolumeIO operation
상속: EC2ResponseUnmarshaller
 public static EnableVolumeIOResponseUnmarshaller GetInstance()
 {
     if (instance == null) 
     {
        instance = new EnableVolumeIOResponseUnmarshaller();
     }
     return instance;
 }
 public static EnableVolumeIOResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new EnableVolumeIOResponseUnmarshaller();
     }
     return(instance);
 }