Response Unmarshaller for BatchPutAttributes operation
Inheritance: XmlResponseUnmarshaller
Exemple #1
0
 public static BatchPutAttributesResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new BatchPutAttributesResponseUnmarshaller();
     }
     return(instance);
 }
 public static BatchPutAttributesResponseUnmarshaller GetInstance()
 {
     if (instance == null) 
     {
        instance = new BatchPutAttributesResponseUnmarshaller();
     }
     return instance;
 }