Response Unmarshaller for CreateCachediSCSIVolume operation
Inheritance: JsonResponseUnmarshaller
Exemple #1
0
 public static CreateCachediSCSIVolumeResponseUnmarshaller GetInstance()
 {
     if (instance == null)
       {
     instance = new CreateCachediSCSIVolumeResponseUnmarshaller();
       }
       return instance;
 }
Exemple #2
0
 public static CreateCachediSCSIVolumeResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new CreateCachediSCSIVolumeResponseUnmarshaller();
     }
     return(instance);
 }