Response Unmarshaller for ListTagsForResource operation
Inheritance: XmlResponseUnmarshaller
Example #1
0
 public static ListTagsForResourceResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new ListTagsForResourceResponseUnmarshaller();
     }
     return(instance);
 }
Example #2
0
 public static ListTagsForResourceResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new ListTagsForResourceResponseUnmarshaller();
     }
     return instance;
 }