Response Unmarshaller for CreateCluster operation
상속: XmlResponseUnmarshaller
 public static CreateClusterResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new CreateClusterResponseUnmarshaller();
     }
     return(instance);
 }
 public static CreateClusterResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new CreateClusterResponseUnmarshaller();
     }
     return instance;
 }