Response Unmarshaller for ListTagsForResource operation
Наследование: XmlResponseUnmarshaller
Пример #1
0
 public static ListTagsForResourceResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new ListTagsForResourceResponseUnmarshaller();
     }
     return(instance);
 }
Пример #2
0
 public static ListTagsForResourceResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new ListTagsForResourceResponseUnmarshaller();
     }
     return instance;
 }