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