Response Unmarshaller for DeleteVirtualInterface operation
Inheritance: JsonResponseUnmarshaller
 public static DeleteVirtualInterfaceResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new DeleteVirtualInterfaceResponseUnmarshaller();
     }
     return(instance);
 }
 public static DeleteVirtualInterfaceResponseUnmarshaller GetInstance()
 {
     if (instance == null)
       {
     instance = new DeleteVirtualInterfaceResponseUnmarshaller();
       }
       return instance;
 }