Response Unmarshaller for ResetCacheParameterGroup operation
상속: XmlResponseUnmarshaller
예제 #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;
 }