Response Unmarshaller for ConfirmProductInstance operation
Inheritance: EC2ResponseUnmarshaller
Example #1
0
 public static ConfirmProductInstanceResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new ConfirmProductInstanceResponseUnmarshaller();
     }
     return(instance);
 }
 public static ConfirmProductInstanceResponseUnmarshaller GetInstance()
 {
     if (instance == null) 
     {
        instance = new ConfirmProductInstanceResponseUnmarshaller();
     }
     return instance;
 }