Response Unmarshaller for ModifyCacheParameterGroup operation
Inheritance: XmlResponseUnmarshaller
示例#1
0
 public static ModifyCacheParameterGroupResponseUnmarshaller GetInstance()
 {
     if (instance == null) 
     {
        instance = new ModifyCacheParameterGroupResponseUnmarshaller();
     }
     return instance;
 }
 public static ModifyCacheParameterGroupResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new ModifyCacheParameterGroupResponseUnmarshaller();
     }
     return instance;
 }