Response Unmarshaller for DescribeAccountAttributes operation
Inheritance: EC2ResponseUnmarshaller
Exemplo n.º 1
0
 public static DescribeAccountAttributesResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new DescribeAccountAttributesResponseUnmarshaller();
     }
     return(instance);
 }
 public static DescribeAccountAttributesResponseUnmarshaller GetInstance()
 {
     if (instance == null) 
     {
        instance = new DescribeAccountAttributesResponseUnmarshaller();
     }
     return instance;
 }