Response Unmarshaller for DescribeConnections operation
Наследование: JsonResponseUnmarshaller
 public static DescribeConnectionsResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new DescribeConnectionsResponseUnmarshaller();
     }
     return(instance);
 }
 public static DescribeConnectionsResponseUnmarshaller GetInstance()
 {
   if (instance == null)
   {
     instance = new DescribeConnectionsResponseUnmarshaller();
   }
   return instance;
 }