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