Response Unmarshaller for ResetCacheParameterGroup operation
Inheritance: XmlResponseUnmarshaller
Esempio n. 1
0
 public static ResetCacheParameterGroupResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new ResetCacheParameterGroupResponseUnmarshaller();
     }
     return(instance);
 }
 public static ResetCacheParameterGroupResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new ResetCacheParameterGroupResponseUnmarshaller();
     }
     return instance;
 }