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