Response Unmarshaller for ModifyCacheParameterGroup operation
상속: 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;
 }