Response Unmarshaller for DeleteClusterParameterGroup operation
Inheritance: XmlResponseUnmarshaller
Exemplo n.º 1
0
 public static DeleteClusterParameterGroupResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new DeleteClusterParameterGroupResponseUnmarshaller();
     }
     return(instance);
 }
 public static DeleteClusterParameterGroupResponseUnmarshaller GetInstance()
 {
     if (instance == null) 
     {
        instance = new DeleteClusterParameterGroupResponseUnmarshaller();
     }
     return instance;
 }