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