Response Unmarshaller for PurchaseReservedCacheNodesOffering operation
Inheritance: XmlResponseUnmarshaller
 public static PurchaseReservedCacheNodesOfferingResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new PurchaseReservedCacheNodesOfferingResponseUnmarshaller();
     }
     return instance;
 }
 public static PurchaseReservedCacheNodesOfferingResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new PurchaseReservedCacheNodesOfferingResponseUnmarshaller();
     }
     return(instance);
 }