Response Unmarshaller for DeleteSnapshotSchedule operation
Наследование: JsonResponseUnmarshaller
 public static DeleteSnapshotScheduleResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new DeleteSnapshotScheduleResponseUnmarshaller();
     }
     return(instance);
 }
 public static DeleteSnapshotScheduleResponseUnmarshaller GetInstance()
 {
   if (instance == null)
   {
     instance = new DeleteSnapshotScheduleResponseUnmarshaller();
   }
   return instance;
 }