Response Unmarshaller for AddJobFlowSteps operation
Inheritance: XmlResponseUnmarshaller
Exemplo n.º 1
0
 public static AddJobFlowStepsResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new AddJobFlowStepsResponseUnmarshaller();
     }
     return(instance);
 }
 public static AddJobFlowStepsResponseUnmarshaller GetInstance()
 {
     if (instance == null)
       {
     instance = new AddJobFlowStepsResponseUnmarshaller();
       }
       return instance;
 }