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