Response Unmarshaller for ResetInstanceAttribute operation
Inheritance: EC2ResponseUnmarshaller
Esempio n. 1
0
 public static ResetInstanceAttributeResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new ResetInstanceAttributeResponseUnmarshaller();
     }
     return(instance);
 }
 public static ResetInstanceAttributeResponseUnmarshaller GetInstance()
 {
     if (instance == null) 
     {
        instance = new ResetInstanceAttributeResponseUnmarshaller();
     }
     return instance;
 }