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