Response Unmarshaller for DeleteCacheParameterGroup operation
Inheritance: XmlResponseUnmarshaller
 public static DeleteCacheParameterGroupResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new DeleteCacheParameterGroupResponseUnmarshaller();
     }
     return instance;
 }
コード例 #2
0
 public static DeleteCacheParameterGroupResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new DeleteCacheParameterGroupResponseUnmarshaller();
     }
     return(instance);
 }