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