Response Unmarshaller for DescribeLocations operation
Inheritance: JsonResponseUnmarshaller
コード例 #1
0
 public static DescribeLocationsResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new DescribeLocationsResponseUnmarshaller();
     }
     return(instance);
 }
コード例 #2
0
 public static DescribeLocationsResponseUnmarshaller GetInstance()
 {
   if (instance == null)
   {
     instance = new DescribeLocationsResponseUnmarshaller();
   }
   return instance;
 }