Response Unmarshaller for UpdateVolume operation
Наследование: JsonResponseUnmarshaller
 public static UpdateVolumeResponseUnmarshaller GetInstance()
 {
   if (instance == null)
   {
     instance = new UpdateVolumeResponseUnmarshaller();
   }
   return instance;
 }
Пример #2
0
 public static UpdateVolumeResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new UpdateVolumeResponseUnmarshaller();
     }
     return(instance);
 }